fastports

colorama 0.4.6

devel/py-colorama

Cross-platform colored terminal text

Category
devel
Maintainer
sunpoet@FreeBSD.org
WWW
https://github.com/tartley/colorama
License
BSD3CLAUSE
USES
python

Description

Colorama makes ANSI escape character sequences (for producing colored terminal
text and cursor positioning) work under MS Windows.

ANSI escape character sequences have long been used to produce colored terminal
text and cursor positioning on Unix and Macs. Colorama makes this work on
Windows, too, by wrapping stdout, stripping ANSI sequences it finds (which would
appear as gobbledygook in the output), and converting them into the appropriate
win32 calls to modify the state of the terminal. On other platforms, Colorama
does nothing.

Dependencies

Commit History

may be incomplete — full history at freebsd-ports on GitHub

Loading commit history — this may take up to a minute on first view. Reload the page in a moment.