Add the imath BN package

This commit is contained in:
Luke Parker 2018-07-14 08:15:37 -05:00 committed by GitHub
parent b5f580093b
commit bc2a0ea30a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -9957,5 +9957,17 @@
"description": "A bunch of macros. sugar if you would",
"license": "MIT",
"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"
}
]