diff options
| author | qqtop <pict100@gmail.com> | 2017-02-12 19:13:45 +0000 |
|---|---|---|
| committer | Dominik Picheta <dominikpicheta@googlemail.com> | 2017-02-12 20:13:45 +0100 |
| commit | 46f2216d1747b5dc6a14c586193daaecd1e07f78 (patch) | |
| tree | bf38b84c11804f5b6cb47d2c933c083e648d2bc3 /packages.json | |
| parent | 1768b85097412bc7f20667e8ba7e740de24c3298 (diff) | |
| download | packages-46f2216d1747b5dc6a14c586193daaecd1e07f78.tar.gz packages-46f2216d1747b5dc6a14c586193daaecd1e07f78.zip | |
Add package NimCx (#466)
* Added package NimCx
* Update packages.json
Diffstat (limited to 'packages.json')
| -rw-r--r-- | packages.json | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/packages.json b/packages.json index a3f061b..0acd794 100644 --- a/packages.json +++ b/packages.json @@ -5894,6 +5894,18 @@ "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", "method": "git", |
