mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-05 23:53:08 +00:00
commit
733a984478
@ -4510,5 +4510,17 @@
|
|||||||
"description": "Additions to the Nim's standard library, like boost for C++",
|
"description": "Additions to the Nim's standard library, like boost for C++",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"web": "https://github.com/vegansk/nimboost"
|
"web": "https://github.com/vegansk/nimboost"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "asyncdocker",
|
||||||
|
"url": "https://github.com/tulayang/asyncdocker",
|
||||||
|
"method": "git",
|
||||||
|
"tags": [
|
||||||
|
"async",
|
||||||
|
"docker"
|
||||||
|
],
|
||||||
|
"description": "Asynchronous docker client written by Nim-lang",
|
||||||
|
"license": "MIT",
|
||||||
|
"web": "http://tulayang.github.io/asyncdocker.html"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user