ANN: cssutils 0.9.6b1

Christof Hoeke cthedot at gmail.com
Tue Jun 9 20:56:10 CEST 2009


what is it
----------
A Python package to parse and build CSS Cascading Style Sheets. (Not a 
renderer though!)

about this release
------------------
0.9.6b1 is a bugfix release and improves on Jython compatibility.


main changes
------------
     + BUGFIX: Fixed ``CSSPageRule.selectorText = ''`` which does reset 
the selector now
     + BUGFIX (minor): Removed false references in a few modules' 
``__all__`` list

     - IMPROVEMENT: Jython 2.5 (from RC4) passes all tests now

license
-------
cssutils is published under the LGPL version 3 or later, see 
http://cthedot.de/cssutils/

If you have other licensing needs please let me know.

download
--------
For download options see http://cthedot.de/cssutils/

cssutils needs Python 2.4 or higher (tested with Python 2.6.2, 2.5.2, 
2.4.4 and Jython 2.5RC4 on Vista only)


Bug reports (via Google code), comments, etc are very much appreciated! 
Thanks.

Christof


More information about the Python-announce-list mailing list