mirror of
https://github.com/logos-messaging/packages.git
synced 2026-05-20 20:09:51 +00:00
commit
fb09c511ab
@ -930,5 +930,14 @@
|
|||||||
"description": "Pseudo-random number generation library inspired by Python",
|
"description": "Pseudo-random number generation library inspired by Python",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"web": "https://github.com/BlaXpirit/nimrod-random"
|
"web": "https://github.com/BlaXpirit/nimrod-random"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "zmq",
|
||||||
|
"url": "git://github.com/nimrod-code/nim-zmq",
|
||||||
|
"method": "git",
|
||||||
|
"tags": ["library", "wrapper", "zeromq", "messaging", "queue"],
|
||||||
|
"description": "ZeroMQ 4 wrapper",
|
||||||
|
"license": "MIT",
|
||||||
|
"web": "https://github.com/nimrod-code/nim-zmq"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user