Path to this page:
./
devel/py-blessings,
Thin, practical wrapper around terminal
Branch: pkgsrc-2018Q4,
Version: 1.7,
Package name: py27-blessings-1.7,
Maintainer: pkgsrc-usersBlessings lifts several of curses' limiting assumptions, and it makes your
code pretty, too:
* Use styles, color, and maybe a little positioning without necessarily
clearing the whole screen first.
* Leave more than one screenful of scrollback in the buffer after your program
exits, like a well-behaved command-line app should.
* Get rid of all those noisy, C-like calls to tigetstr and tparm, so your code
doesn't get crowded out by terminal bookkeeping.
* Act intelligently when somebody redirects your output to a file, omitting
the terminal control codes the user doesn't want to see (optional).
Master sites:
SHA1: 4cb02f9ac678b5f2df71e6752e5b099e392372dc
RMD160: 684c638f95ece792dac0e7b5d65d9c139cdb88f4
Filesize: 27.533 KB
Version history: (Expand)
- (2019-01-02) Package added to pkgsrc.se, version py27-blessings-1.7 (created)