terminfo-hs: A pure-Haskell (no FFI) module for accessing terminfo databases
This is a package candidate release! Here you can preview how this package release will appear once published to the main package index (which can be accomplished via the 'maintain' link below). Please note that once a package has been published to the main package index it cannot be undone! Please consult the package uploading documentation for more information.
This module can acquire terminfo databases and query them for terminal capabilities. For details of terminfo, consult the man pages for term(5) and terminfo(5). This package is dead simple, and doesn't do anything fancy with the capabilities themselves. It merely provides a means for accessing them.
Properties
Versions | 0.1.0.0, 0.1.0.1, 0.2.0, 0.2.1, 0.2.1.1, 0.2.1.1 |
---|---|
Change log | CHANGELOG.md |
Dependencies | attoparsec, base (<5), bytestring, containers, directory, errors, filepath [details] |
License | BSD-3-Clause |
Copyright | Bryan Richter, 2013–2018 |
Author | Bryan Richter |
Maintainer | Bryan Richter <b@chreekat.net> |
Category | System, Terminal |
Source repo | head: git clone https://github.com/chreekat/terminfo-hs this: git clone https://github.com/chreekat/terminfo-hs.git(tag 0.2.1.1) |
Uploaded | by BryanRichter at 2018-07-06T13:34:55Z |
Modules
[Index]
Downloads
- terminfo-hs-0.2.1.1.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
Package maintainers
For package maintainers and hackage trustees