Added mangle

This commit is contained in:
baabelfish 2016-02-24 00:21:18 +02:00
parent ebb17eb8c6
commit 6cab78fe11

View File

@ -4311,5 +4311,19 @@
"description": "Jsmn - a world fastest JSON parser - in pure Nim",
"license": "MIT",
"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"
}
]