ANN: cssutils 0.9.2b1

Chris c at cdot.de
Thu Jul 26 23:08:30 CEST 2007


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

Partly implements the DOM Level 2 Style Stylesheets and CSS interfaces. 
An implementation of the WD CSS Module: Namespaces which has no official 
DOM yet is included from v0.9.1.

changes since 0.9.1
-------------------
- partly implemented css.CSS2Properties
- lots of small changes and bugfixes, for a complete list see the 
relevant README file 
http://cssutils.googlecode.com/svn/tags/TAG_0.9.2b1/README.txt

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

download
--------
For download options see http://cthedot.de/cssutils/, the code is on 
Google Code now (incl SVN access).

cssutils needs Python 2.4 (tested with Python 2.5 on Windows XP only)


Bug reports, comments, etc are very much appreciated! (Please use the 
issue tracker or wiki on Google Code for this as because of the amount 
of spam I receive emails might get lost)

thanks
christof


More information about the Python-announce-list mailing list