Path to this page:
./
wip/py-blessings,
Thin wrapper around terminal coloring, styling, and positioning
Branch: CURRENT,
Version: 1.7,
Package name: py312-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:[
devel/py-setuptools] [
devel/py-multiprocessing] [
lang/python27]
Required to build:[
pkgtools/cwrappers]
Master sites:
Filesize: 27.533 KB
Version history: (Expand)
- (2024-12-31) Package has been reborn
- (2024-12-31) Updated to version: py312-blessings-1.7
- (2017-04-13) Package deleted from pkgsrc
- (2016-01-23) Package has been reborn
- (2016-01-21) Package deleted from pkgsrc
- (2015-09-07) Package has been reborn
CVS history: (Expand)