mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-03 22:53:10 +00:00
Merge pull request #797 from kayabaNerve/master
Add the imath BN package
This commit is contained in:
commit
cd47ded2ad
@ -9957,5 +9957,17 @@
|
|||||||
"description": "A bunch of macros. sugar if you would",
|
"description": "A bunch of macros. sugar if you would",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"web": "https://github.com/CodeDoes/nimspice"
|
"web": "https://github.com/CodeDoes/nimspice"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "BN",
|
||||||
|
"url": "https://github.com/kayabaNerve/BN",
|
||||||
|
"method": "git",
|
||||||
|
"tags": [
|
||||||
|
"bignumber",
|
||||||
|
"multiprecision",
|
||||||
|
"imath"
|
||||||
|
],
|
||||||
|
"description": "A Nim Wrapper of the imath BigNumber library.",
|
||||||
|
"license": "MIT"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user