mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-06 16:13:14 +00:00
Added package itertools
This commit is contained in:
parent
52d14d7b28
commit
74fc9934f7
@ -8783,5 +8783,18 @@
|
|||||||
"description": "Bindings for the HDF5 data format C library",
|
"description": "Bindings for the HDF5 data format C library",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"web": "https://github.com/Vindaar/nimhdf5"
|
"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…
x
Reference in New Issue
Block a user