Saturday, December 30, 2017

Re: NEW: textproc/py-colored

On Sat, Dec 30, 2017 at 02:37:01PM +0000, Stuart Henderson wrote:
> On 2017/12/29 22:50, Klemens Nanni wrote:
> > Small and simple port of https://pypi.python.org/pypi/colored:
> >
> > Very simple Python library for color and formatting in terminal.
> > Collection of color codes and names for 256 color terminal setups.
> > The following is a list of 256 colors for Xterm, containing an
> > example of the displayed color, Xterm Name, Xterm Number and HEX.
> >
> > Uses Python 3, no dependencies, works fine for me with xterm/st/tmux.
> >
> > This is a dependency for my upcoming port of net/tootstream, another
> > more functional Mastadon CLI written in Python 3.
> >
> > I'm going to maintain this port just like any other upcoming dependency
> > (and tootstream itself).
> >
> > Feedback? Anyone willing to import?
>
>
> Since it's a library and supported both py2 and py3, please do the usual
> flavoured thing, rather than forcing py3 only.
Done.

No comments:

Post a Comment