mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-06 16:13:14 +00:00
Add Status stew
This commit is contained in:
parent
1b54edd0c2
commit
8654375903
@ -6074,6 +6074,26 @@
|
||||
"license": "Apache License 2.0",
|
||||
"web": "https://github.com/status-im/nim-std-shims"
|
||||
},
|
||||
{
|
||||
"name": "stew",
|
||||
"url": "https://github.com/status-im/nim-stew",
|
||||
"method": "git",
|
||||
"tags": [
|
||||
"library",
|
||||
"backports",
|
||||
"shims",
|
||||
"ranges",
|
||||
"bitwise",
|
||||
"bitops",
|
||||
"endianness",
|
||||
"bytes",
|
||||
"blobs",
|
||||
"pointer-arithmetic"
|
||||
],
|
||||
"description": "stew is collection of utilities, std library extensions and budding libraries that are frequently used at Status, but are too small to deserve their own git repository.",
|
||||
"license": "Apache License 2.0",
|
||||
"web": "https://github.com/status-im/nim-stew"
|
||||
},
|
||||
{
|
||||
"name": "faststreams",
|
||||
"url": "https://github.com/status-im/nim-faststreams",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user