Add package nancy (#1635)

This commit is contained in:
PMunch 2020-09-10 12:47:49 +00:00 committed by GitHub
parent b8f68fb57e
commit e4f0f7b414
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1502,6 +1502,20 @@
"license": "MIT",
"web": "https://github.com/PMunch/xevloop"
},
{
"name": "nancy",
"url": "https://github.com/PMunch/nancy",
"method": "git",
"tags": [
"ansi",
"library",
"terminal",
"table"
],
"description": "Nancy - Nim fancy ANSI tables",
"license": "MIT",
"web": "https://github.com/PMunch/nancy"
},
{
"name": "sdl2_nim",
"url": "https://github.com/Vladar4/sdl2_nim",