Added package illwill_unsafe (#1251)

This commit is contained in:
Matt Cavalier 2019-11-17 02:14:53 -06:00 committed by Miran
parent 6470cb5f71
commit 7b913acdf9

View File

@ -15305,5 +15305,18 @@
"description": "Argument parser",
"license": "MIT",
"web": "https://github.com/madprops/nap"
},
{
"name": "illwill_unsafe",
"url": "https://github.com/matthewjcavalier/illwill_unsafe",
"method": "git",
"tags": [
"illWill_fork",
"terminal",
"ncurses"
],
"description": "A fork of John Novak (john@johnnovak.net)'s illwill package that is less safe numbers wise",
"license": "WTFPL",
"web": "https://github.com/matthewjcavalier/illwill_unsafe"
}
]