mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-11 10:33:09 +00:00
Add Package drawIt (#2546)
Co-authored-by: Gabriel Huber <mail@gabrielhuber.at>
This commit is contained in:
parent
b9a1925727
commit
ce926c937d
@ -29590,5 +29590,20 @@
|
||||
],
|
||||
"description": "A static code analyzer for Nim",
|
||||
"license": "BSD-3"
|
||||
},
|
||||
{
|
||||
"name": "drawIt",
|
||||
"url": "https://gitlab.com/OFThomas/drawIt",
|
||||
"method": "git",
|
||||
"tags": [
|
||||
"terminal display",
|
||||
"plotting",
|
||||
"drawing",
|
||||
"TUI",
|
||||
"shapes"
|
||||
],
|
||||
"description": "Nim Terminal User Interface library for plotting graphs and drawing shapes in the terminal, uses unicode chars and colours!",
|
||||
"license": "Apache-2.0",
|
||||
"web": "https://gitlab.com/OFThomas/drawIt"
|
||||
}
|
||||
]
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user