Merge pull request #285 from dfdeshom/master

add nimrdkafka
This commit is contained in:
Dominik Picheta 2015-11-29 12:21:26 +00:00
commit a34facbd01

View File

@ -3639,5 +3639,18 @@
"description": "ctrulib wrapper",
"license": "GPLv2",
"web": "https://github.com/skyforce77/ctrulib-nim"
}
},
{
"name": "nimrdkafka",
"url": "https://github.com/dfdeshom/nimrdkafka.git",
"method": "git",
"tags": [
"library",
"wrapper",
"kafka"
],
"description": "Nim wrapper for librdkafka",
"license": "Apache License 2.0",
"web": "https://github.com/dfdeshom/nimrdkafka"
}
]