mirror of
https://github.com/logos-messaging/packages.git
synced 2026-04-18 20:23:11 +00:00
add cheatfate's asynctools
This commit is contained in:
parent
fe152cdebe
commit
179627fdee
@ -4302,6 +4302,23 @@
|
|||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"web": "https://networkos.net/nim/reactor.nim"
|
"web": "https://networkos.net/nim/reactor.nim"
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"name": "asynctools",
|
||||||
|
"url": "https://github.com/cheatfate/asynctools",
|
||||||
|
"method": "git",
|
||||||
|
"tags": [
|
||||||
|
"async",
|
||||||
|
"pipes",
|
||||||
|
"processes",
|
||||||
|
"ipc",
|
||||||
|
"synchronization",
|
||||||
|
"dns",
|
||||||
|
"pty"
|
||||||
|
],
|
||||||
|
"description": "Various asynchronous tools for Nim",
|
||||||
|
"license": "MIT",
|
||||||
|
"web": "https://github.com/cheatfate/asynctools"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"name": "collections",
|
"name": "collections",
|
||||||
"url": "https://github.com/zielmicha/collections.nim",
|
"url": "https://github.com/zielmicha/collections.nim",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user