./devel/py-blessings, Thin, practical wrapper around terminal

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: pkgsrc-2017Q4, Version: 1.6, Package name: py27-blessings-1.6, Maintainer: pkgsrc-users

Blessings 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: f7a0bda2eb0463ca3ae8c4a1e1e71aa457a292e5
RMD160: 00014f95d6c303cb87f02476f9b4c1d3e242293a
Filesize: 19.506 KB

Version history: (Expand)