mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-02 14:13:05 +00:00
Update packages.json
added termbox wrapper
This commit is contained in:
parent
adddff7bce
commit
142fc0f35a
@ -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"
|
||||
}
|
||||
]
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user