Hmm, I thought we *didn't* have a way to parse CSS.  I guess that's no
longer true.

-jj

---------- Forwarded message ----------
From: Christof <[EMAIL PROTECTED]>
Date: Jul 31, 2005 9:02 AM
Subject: ANN: cssutils 0.8a2 (alpha release)
To: [email protected]


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)


--
http://mail.python.org/mailman/listinfo/python-announce-list

        Support the Python Software Foundation:
        http://www.python.org/psf/donations.html


-- 
I have decided to switch to Gmail, but messages to my Yahoo account will
still get through.
_______________________________________________
Web-SIG mailing list
[email protected]
Web SIG: http://www.python.org/sigs/web-sig
Unsubscribe: 
http://mail.python.org/mailman/options/web-sig/archive%40mail-archive.com

Reply via email to