mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-02 14:13:05 +00:00
Merge pull request #92 from cowboy-coders/master
adds a wrapper for the GNU GMP library
This commit is contained in:
commit
3c124b95f2
@ -1002,6 +1002,15 @@
|
||||
"description": "Humanize elapsed time",
|
||||
"license": "MIT",
|
||||
"web": "https://github.com/hiteshjasani/nim-eternity"
|
||||
},
|
||||
{
|
||||
"name": "gmp",
|
||||
"url": "git://github.com/cowboy-coders/nim-gmp",
|
||||
"method": "git",
|
||||
"tags": ["library", "bignum", "numbers", "math"],
|
||||
"description": "wrapper for the GNU multiple precision arithmetic library (GMP)",
|
||||
"license": "LGPLv3 or GPLv2",
|
||||
"web": "https://github.com/cowboy-coders/nim-gmp"
|
||||
}
|
||||
]
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user