1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-28 01:06:17 +00:00
freebsd-ports/devel/py-blessings/distinfo
Steven Kreuzer 7a734f15ba Blessings lifts several of curses' limiting assumptions, and it makes
your code pretty

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.

WWW: https://github.com/erikrose/blessings
2014-01-28 14:43:06 +00:00

3 lines
137 B
Plaintext

SHA256 (blessings-1.5.1.tar.gz) = 2f6f5509fe180ae3092fdc559585a83a3cfce30afba9de25ccefc5ecfbfedbfc
SIZE (blessings-1.5.1.tar.gz) = 19239