ANN: cssutils 0.9.2b3
by Christof Hoeke other posts by this author
Aug 5 2007 3:35AM messages near this date
PyQt v4.3 (Python Bindings for Qt) Released
|
Rope 0.6 released
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.2b2
---------------------
- added patch from Issue #6
- Issue #5 and #7 fixed
see the relevant README file
http://cssutils.googlecode.com/svn/tags/TAG_0.9.2b3/README.txt
license
-------
cssutils is published under the LGPL.
download
--------
for download options for cssutils 0.9.2b3 - 0708004 see
http://cthedot.de/cssutils/
cssutils needs
* Python 2.4 (tested with Python 2.5 on Windows XP only)
bug reports, comments, etc are very much appreciated!
thanks
christof
--
http://mail.python.org/mailman/listinfo/python-announce-list
Support the Python Software Foundation:
http://www.python.org/psf/donations.html
|