Path to this page:
./
devel/py-blessings,
Thin, practical wrapper around terminal
Branch: pkgsrc-2019Q1,
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).
Required to run:[
lang/py-six] [
lang/python27] [
devel/py-setuptools] [
devel/py-curses]
Required to build:[
pkgtools/cwrappers]
Master sites:
SHA1: 4cb02f9ac678b5f2df71e6752e5b099e392372dc
RMD160: 684c638f95ece792dac0e7b5d65d9c139cdb88f4
Filesize: 27.533 KB
Version history: (Expand)
- (2019-04-11) Package added to pkgsrc.se, version py27-blessings-1.7 (created)