blob: 2d78d4dfd87d4fdcbaa4a854e45d0e8620b6dfc4 (
plain)
1
2
3
4
5
6
7
|
{
"name": "tiny-bignum-c",
"version-string": "2019-07-31",
"port-version": 1,
"description": "Small portable multiple-precision unsigned integer arithmetic in C",
"homepage": "https://github.com/kokke/tiny-bignum-c"
}
|