Add package NimCx (#466)

* Added package NimCx

* Update packages.json
This commit is contained in:
qqtop 2017-02-12 19:13:45 +00:00 committed by Dominik Picheta
parent 1768b85097
commit 46f2216d17

View File

@ -5893,6 +5893,18 @@
"license": "MIT",
"web": "https://github.com/dom96/untar"
},
{
"name": "nimcx",
"url": "https://github.com/qqtop/nimcx",
"method": "git",
"tags": [
"library",
"linux"
],
"description": "Color and utilities library for linux terminal.",
"license": "MIT",
"web": "https://github.com/qqtop/nimcx"
},
{
"name": "dpdk",
"url": "https://github.com/nimscale/dpdk",