The latest version of byline is 1.1.2-0.
byline
Version 0.4.0.0 revision 0 uploaded by PeterJones.
Package meta
- Synopsis
- Library for creating command-line interfaces (colors, menus, etc.)
- Description
Byline simplifies writing interactive terminal applications by building upon
ansi-terminal
andhaskeline
. This makes it possible to print messages and prompts that include terminal escape sequences such as colors that are automatically disabled when standard input is a file. It also means that Byline works on both POSIX-compatible systems and on Windows.The primary features of Byline include printing messages, prompting for input, and generating custom menus. It was inspired by the
highline
Ruby library and theterminal
library by Craig Roche.- Author
- Peter Jones <pjones@devalot.com>
- Bug reports
- https://github.com/pjones/byline/issues
- Category
- System, User Interfaces
- Copyright
- Copyright: (c) 2015-2020 Peter J. Jones
- Homepage
- https://github.com/pjones/byline
- Maintainer
- Peter Jones <pjones@devalot.com>
- Package URL
- n/a
- Stability
- stable