Added package asciitext (#1641)

This commit is contained in:
Himujjal Upadhyaya 2020-09-18 10:44:47 +05:30 committed by GitHub
parent 5a225cb80e
commit 25021348f9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -19575,5 +19575,21 @@
"description": "Endianness aware stream I/O for Nim",
"license": "WTFPL",
"web": "https://github.com/johnnovak/nim-binstreams"
},
{
"name": "asciitext",
"url": "https://github.com/Himujjal/asciitextNim",
"method": "git",
"tags": [
"ascii",
"web",
"c",
"library",
"nim",
"cli"
],
"description": "Ascii Text allows you to print large ASCII fonts for the console and for the web",
"license": "MIT",
"web": "https://github.com/Himujjal/asciitextNim"
}
]