mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-09 09:33:08 +00:00
Add package sliceutils (#1716)
This commit is contained in:
parent
2b7147876e
commit
31d8a03e2e
@ -20442,5 +20442,18 @@
|
|||||||
],
|
],
|
||||||
"description": "Nim wrapper for wyhash",
|
"description": "Nim wrapper for wyhash",
|
||||||
"license": "MIT"
|
"license": "MIT"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "sliceutils",
|
||||||
|
"url": "https://github.com/hlaaftana/sliceutils",
|
||||||
|
"method": "git",
|
||||||
|
"tags": [
|
||||||
|
"slice",
|
||||||
|
"index",
|
||||||
|
"iterator"
|
||||||
|
],
|
||||||
|
"description": "Utilities for and extensions to Slice/HSlice",
|
||||||
|
"license": "MIT",
|
||||||
|
"web": "https://hlaaftana.github.io/sliceutils/sliceutils.html"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user