Add Package drawIt (#2546)

Co-authored-by: Gabriel Huber <mail@gabrielhuber.at>
This commit is contained in:
Oliver Thomas 2023-03-20 17:38:57 +00:00 committed by GitHub
parent b9a1925727
commit ce926c937d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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"
}
]