LWN.net Logo

cssutils 0.9.6 final released

From:  Christof Hoeke <cthedot-AT-gmail.com>
To:  comp-lang-python-announce-AT-moderators.isc.org
Subject:  ANN: cssutils 0.9.6final
Date:  Wed, 07 Oct 2009 18:02:14 +0200
Message-ID:  <haie26$igj$03$1@news.t-online.com>
Archive-link:  Article, Thread

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

about this release
------------------
0.9.6 is a full release.

main changes
------------
+ BUGFIX: Definition of macro for `positivenum` in cssutils profiles 
actually did allow nagative numbers, fixed (thanks to Jason R. Coombs)

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 or Jython 2.5 and higher (tested 
with Python 2.6.3, 2.5.2, 2.4.4 and Jython 2.5.1 on Vista only)


Bug reports (via Google code), 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/



(Log in to post comments)

Copyright © 2009, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds