Added package pdcurses (#605)
This commit is contained in:
parent
36aead1aca
commit
f7cc394ba0
1 changed files with 14 additions and 0 deletions
|
|
@ -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",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue