Added package getch

This commit is contained in:
Greg G 2017-05-25 20:59:07 +02:00
parent e703dbf26b
commit c83b7883ab

View File

@ -6403,5 +6403,17 @@
"description": "wrapper around libplist https://github.com/libimobiledevice/libplist",
"license": "MIT",
"web": "https://github.com/samdmarshall/libplist.nim"
},
{
"name": "getch",
"url": "https://github.com/6A/getch",
"method": "git",
"tags": [
"getch",
"char"
],
"description": "getch() for Windows and Unix",
"license": "MIT",
"web": "https://github.com/6A/getch"
}
]