mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-03 22:53:10 +00:00
Merge pull request #21 from fowlmouth/patch-7
Adds termbox wrapper package.
This commit is contained in:
commit
ab31134b2f
@ -132,6 +132,15 @@
|
|||||||
"tags": ["library", "audio"],
|
"tags": ["library", "audio"],
|
||||||
"description": "A libao wrapper for the Nimrod programming language",
|
"description": "A libao wrapper for the Nimrod programming language",
|
||||||
"license": "MIT"
|
"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