Added package itertools
This commit is contained in:
parent
52d14d7b28
commit
74fc9934f7
1 changed files with 20 additions and 7 deletions
|
|
@ -8772,16 +8772,29 @@
|
|||
"url": "https://github.com/Vindaar/nimhdf5",
|
||||
"method": "git",
|
||||
"tags": [
|
||||
"library",
|
||||
"wrapper",
|
||||
"binding",
|
||||
"libhdf5",
|
||||
"hdf5",
|
||||
"ndarray",
|
||||
"storage"
|
||||
"library",
|
||||
"wrapper",
|
||||
"binding",
|
||||
"libhdf5",
|
||||
"hdf5",
|
||||
"ndarray",
|
||||
"storage"
|
||||
],
|
||||
"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"
|
||||
}
|
||||
]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue