Added package asciitables

This commit is contained in:
xmonader 2018-11-19 23:04:54 +02:00
parent 2d73366de9
commit 7a33b40539

View File

@ -11514,5 +11514,19 @@
"description": "Implementation of exponential backoff for nim",
"license": "Apache License 2.0",
"web": "https://github.com/CORDEA/backoff"
},
{
"name": "asciitables",
"url": "https://github.com/xmonader/nim-asciitables",
"method": "git",
"tags": [
"ascii",
"terminal",
"tables",
"cli"
],
"description": "terminal ascii tables for nim",
"license": "BSD-3-Clause",
"web": "https://github.com/xmonader/nim-asciitables"
}
]