Package: wnpp Severity: wishlist Owner: Carl Suster <c...@contraflo.ws> Control: block 724718 by -1
* Package name : colorclass Version : 2.2.0 Upstream Author : Robpol86 <robpo...@gmail.com> * URL : https://github.com/Robpol86/colorclass * License : MIT Programming Lang: Python Description : ANSI color text library for Python Yet another ANSI color text library for Python. Provides "auto colors" for dark/light terminals. Works on Linux, OS X, and Windows. . In Python 2 this library subclasses unicode, while on Python 3 it subclasses str. Different colors are chosen using curly-bracket tags, such as {red}{/red}. For a list of available colors, call colorclass.list_tags(). Auto colors are toggled by calling set_light_background() and set_dark_background(). I intend to package this within in Python modules team and look for a sponsor there. It is a dependency of flexget (ITP: #724718).