termbox: termbox bindings
This package provides a thin wrapper around termbox v1.1.2
, a simple C
library for writing text-based user interfaces: https://github.com/nsf/termbox
The full source of termbox v1.1.2
(1000 lines of C) is bundled; you do
not need to install any system packages to use this library.
[Skip to Readme]
Flags
Manual Flags
Name | Description | Default |
---|---|---|
build-examples | Disabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info
Downloads
- termbox-0.2.0.1.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
Versions [RSS] | 0.1.0, 0.2.0, 0.2.0.1, 0.3.0, 1.0.0, 1.1.0, 1.1.0.1, 1.1.0.2, 2.0.0, 2.0.0.1, 2.0.0.2 |
---|---|
Change log | CHANGELOG.md |
Dependencies | array, base (>=4.9 && <4.15), termbox [details] |
License | BSD-3-Clause |
Copyright | (c) 2018-2020, Mitchell Rosen |
Author | Mitchell Rosen |
Maintainer | Mitchell Rosen <mitchellwrosen@gmail.com> |
Category | User Interfaces |
Home page | https://github.com/mitchellwrosen/termbox |
Bug tracker | https://github.com/mitchellwrosen/termbox/issues |
Source repo | head: git clone git://github.com/mitchellwrosen/termbox.git |
Uploaded | by mitchellwrosen at 2020-06-27T22:41:23Z |
Distributions | LTSHaskell:2.0.0.2, NixOS:2.0.0.1, Stackage:2.0.0.2 |
Reverse Dependencies | 2 direct, 0 indirect [details] |
Executables | termbox-example-colors |
Downloads | 2066 total (4 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs available [build log] Last success reported on 2020-06-27 [all 1 reports] |