what is it
----------
A Python package to parse and build CSS Cascading Style Sheets.

main changes since 0.9.4a2
--------------------------
for full details see the relevant README file http://cssutils.googlecode.com/svn/tags/TAG_0.9.4a3/README.txt

 - reworked CSSCapture script (new option -m --minified, -r --saveraw and lots of bugfixes)
 - reworked handling of unicode escapes. These should be resolved during tokenizing and properly added during serializing dependant the stylesheets encoding
 - more tests and quite a few bugfixes

license
-------
cssutils is published under the LGPL.

download
--------
for download options for cssutils 0.9.4a3 - 071106 see http://cthedot.de/cssutils/

cssutils needs
* Python 2.4 or higher (tested with Python 2.5 on Vista only)


bug reports, comments, etc are very much appreciated!
thanks
Christof