mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-03 22:53:10 +00:00
Added package nint128 (#1885)
This commit is contained in:
parent
690573bcd3
commit
160edf2643
@ -22349,5 +22349,20 @@
|
|||||||
"description": "unittest fork focused on parallel test execution",
|
"description": "unittest fork focused on parallel test execution",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"web": "https://github.com/status-im/nim-unittest2"
|
"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"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user