Path to this page:
./
devel/py-blessings,
Thin, practical wrapper around terminal
Branch: pkgsrc-2018Q1,
Version: 1.6.1,
Package name: py27-blessings-1.6.1,
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).
Required to run:[
lang/python27] [
devel/py-curses]
Master sites:
SHA1: 16a304e1efab428e651877d8b07bce74dce3274a
RMD160: 56381887db40a66014ea3ce6ae2d9490c0669be4
Filesize: 19.65 KB
Version history: (Expand)
- (2018-04-04) Package added to pkgsrc.se, version py27-blessings-1.6.1 (created)