mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-03 14:43:06 +00:00
Added package asciitext (#1641)
This commit is contained in:
parent
5a225cb80e
commit
25021348f9
@ -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"
|
||||
}
|
||||
]
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user