Added drawille package (#572)

* Added drawille package

* Fixed tabs..
This commit is contained in:
PMunch 2017-08-25 22:05:45 +02:00 committed by Dominik Picheta
parent f891c860df
commit d74bb53a2c

View File

@ -932,6 +932,19 @@
"license": "MIT",
"web": "https://github.com/PMunch/nim-pcap"
},
{
"name": "drawille",
"url": "https://github.com/PMunch/drawille-nim",
"method": "git",
"tags": [
"drawile",
"terminal",
"graphics"
],
"description": "Drawing in terminal with Unicode Braille characters.",
"license": "MIT",
"web": "https://github.com/PMunch/drawille-nim"
},
{
"name": "sdl2_nim",
"url": "https://github.com/Vladar4/sdl2_nim",