mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-02 14:13:05 +00:00
Add package asyncIters (#2533)
This commit is contained in:
parent
0c545bf2b4
commit
ae9326ebe4
@ -29420,5 +29420,20 @@
|
||||
"description": "Convert epub to gpub (https://codeberg.org/oppenlab/gempub)",
|
||||
"license": "MIT",
|
||||
"web": "https://gitlab.com/mars2klb/epub2gpub"
|
||||
},
|
||||
{
|
||||
"name": "asyncIters",
|
||||
"url": "https://github.com/SirNickolas/asyncIters-Nim",
|
||||
"method": "git",
|
||||
"tags": [
|
||||
"async",
|
||||
"iterator",
|
||||
"macros",
|
||||
"sugar",
|
||||
"syntax"
|
||||
],
|
||||
"description": "Async iterators. Able to both await futures and yield values",
|
||||
"license": "MIT",
|
||||
"doc": "https://sirnickolas.github.io/asyncIters-Nim/asyncIters"
|
||||
}
|
||||
]
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user