Added package nint128 (#1885)

This commit is contained in:
rockcavera 2021-04-25 20:13:55 -03:00 committed by GitHub
parent 690573bcd3
commit 160edf2643
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -22349,5 +22349,20 @@
"description": "unittest fork focused on parallel test execution",
"license": "MIT",
"web": "https://github.com/status-im/nim-unittest2"
},
{
"name": "nint128",
"url": "https://github.com/rockcavera/nim-nint128",
"method": "git",
"tags": [
"128",
"integers",
"integer",
"uint128",
"int128"
],
"description": "128-bit integers",
"license": "MIT",
"web": "https://github.com/rockcavera/nim-nint128"
}
]