Added package pdcurses (#605)

This commit is contained in:
Lynn C. Rees
2017-10-31 21:45:37 +00:00
committed by Dominik Picheta
parent 36aead1aca
commit f7cc394ba0
+14
View File
@@ -7490,6 +7490,20 @@
"license": "MIT",
"web": "https://github.com/jxy/metatools"
},
{
"name": "pdcurses",
"url": "https://github.com/lcrees/pdcurses",
"method": "git",
"tags": [
"pdcurses",
"curses",
"console",
"gui"
],
"description": "Nim wrapper for PDCurses",
"license": "MIT",
"web": "https://github.com/lcrees/pdcurses"
},
{
"name": "libuv",
"url": "https://github.com/lcrees/libuv",