mirror of
https://github.com/logos-messaging/packages.git
synced 2026-05-02 02:53:34 +00:00
add golib-nim
This commit is contained in:
parent
4c56c5d739
commit
61bb803f13
@ -3391,7 +3391,6 @@
|
|||||||
"description": "This library makes your code run as a daemon process on Unix-like systems",
|
"description": "This library makes your code run as a daemon process on Unix-like systems",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"web": "https://github.com/rgv151/daemonize.nim"
|
"web": "https://github.com/rgv151/daemonize.nim"
|
||||||
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "tnim",
|
"name": "tnim",
|
||||||
@ -3461,5 +3460,17 @@
|
|||||||
"description": "Code coverage library",
|
"description": "Code coverage library",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"web": "https://github.com/yglukhov/coverage"
|
"web": "https://github.com/yglukhov/coverage"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "golib-nim",
|
||||||
|
"url": "https://github.com/stefantalpalaru/golib-nim",
|
||||||
|
"method": "git",
|
||||||
|
"tags": [
|
||||||
|
"library",
|
||||||
|
"wrapper"
|
||||||
|
],
|
||||||
|
"description": "Bindings for golib - a library that (ab)uses gccgo to bring Go's channels and goroutines to the rest of the world",
|
||||||
|
"license": "BSD",
|
||||||
|
"web": "https://github.com/stefantalpalaru/golib-nim"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user