diff options
| -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", |
