Added package itertools

This commit is contained in:
narimiran 2018-03-24 19:26:57 +01:00
parent 52d14d7b28
commit 74fc9934f7

View File

@ -8783,5 +8783,18 @@
"description": "Bindings for the HDF5 data format C library",
"license": "MIT",
"web": "https://github.com/Vindaar/nimhdf5"
},
{
"name": "itertools",
"url": "https://github.com/narimiran/itertools",
"method": "git",
"tags": [
"itertools",
"python",
"iterators"
],
"description": "Itertools for Nim",
"license": "MIT",
"web": "https://github.com/narimiran/itertools"
}
]