Add Status stew
This commit is contained in:
parent
1b54edd0c2
commit
8654375903
1 changed files with 20 additions and 0 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue