mirror of
https://github.com/logos-messaging/packages.git
synced 2026-08-25 01:41:14 +00:00
Update packages.json
added termbox wrapper
This commit is contained in:
@@ -132,6 +132,15 @@
|
||||
"tags": ["library", "audio"],
|
||||
"description": "A libao wrapper for the Nimrod programming language",
|
||||
"license": "MIT"
|
||||
},
|
||||
|
||||
{
|
||||
"name": "termbox",
|
||||
"url": "git://github.com/fowlmouth/nim-termbox",
|
||||
"method": "git",
|
||||
"tags": ["library", "terminal", "io"],
|
||||
"description": "Termbox wrapper.",
|
||||
"license": "MIT"
|
||||
}
|
||||
]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user