mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-02 22:23:06 +00:00
add GNU GMP wrapper
This commit is contained in:
parent
1da4bf904c
commit
4ae87989c5
@ -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