mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-03 14:43:06 +00:00
commit
35ceb804d2
@ -4311,5 +4311,19 @@
|
|||||||
"description": "Jsmn - a world fastest JSON parser - in pure Nim",
|
"description": "Jsmn - a world fastest JSON parser - in pure Nim",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"web": "https://github.com/OpenSystemsLab/jsmn.nim"
|
"web": "https://github.com/OpenSystemsLab/jsmn.nim"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "mangle",
|
||||||
|
"url": "https://github.com/baabelfish/mangle",
|
||||||
|
"method": "git",
|
||||||
|
"tags": [
|
||||||
|
"functional",
|
||||||
|
"iterators",
|
||||||
|
"lazy",
|
||||||
|
"library"
|
||||||
|
],
|
||||||
|
"description": "Yet another iterator library",
|
||||||
|
"license": "MIT",
|
||||||
|
"web": "https://github.com/baabelfish/mangle"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user