ANN: cssutils 0.8a2 (alpha release)

Christof csad7 at t-online.de
Sun Jul 31 18:02:36 CEST 2005


what is it
----------
A Python package to parse and build CSS Cascading Style Sheets. Partly 
implements the DOM Level 2 Stylesheets  and DOM Level 2 CSS interfaces.

The implementation uses some Python standard features like standard 
lists for classes like css.CSSRuleList and is hopefully a bit easier to use.


changes since the last release
------------------------------
**MAJOR API CHANGE**
reflecting DOM Level 2 Stylesheets and DOM Level 2 CSS
see http://cthedot.de/cssutils/ for a complete list of changes, 
examples, etc.


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


download
--------
download cssutils 0.8a2 alpha - 050731 from http://cthedot.de/cssutils/

This is an alpha release so use at your own risk! Some parts will not 
work as expected... Any bug report is welcome.

cssutils needs
* Python 2.3 (tested with Python 2.4.1 on Windows XP only)
* maybe PyXML (tested with PyXML 0.8.4 installed)


any comment will be appreciated, thanks
christof hoeke



<P><A HREF="http://cthedot.de/cssutils/">cssutils 0.8a2</A> - cssutils - 
CSS Cascading Style Sheets library for Python (31-Jul-05)




More information about the Python-announce-list mailing list