ANSIStyle 0.2

A module that adds ANSI color capability to an output stream.

For documentation read ansistyle.py.

The only requirement for installing the package is Python 2.0
and a C compiler supported by DistUtils.

To compile everything, simply perform the following steps.

1) Run "python setup.py build" to copy *.py files and compile
   C modules.

2) To install ANSIstyle in the site-packages directory as the
   ansistyle module, run "python setup.py install".

If you have difficulties installing this software, send a problem report
to Walter Drwald <walter@livinglogic.de> describing the problem.
