Merge pull request #321 from baabelfish/master

Added mangle
This commit is contained in:
Dominik Picheta 2016-02-24 00:21:34 +00:00
commit 35ceb804d2

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"
}
]