Metadata-Version: 1.0
Name: repoze.cssutils
Version: 1.0a6
Summary: CSS parsing and utilities
Home-page: http://www.repoze.org
Author: David Pratt
Author-email: repoze-dev@lists.repoze.org
License: BSD (refer to /docs/LICENSE.txt)
Description: repoze.cssutils
        ===============
        
        ``repoze.cssutils`` provides css parsing and utilities for CSS 2.1 and CSS3.
        
        1.0a6 (released 03/29/2009)
        - Fix bug that could lead to infinite recursion when a declaration
        is not terminated. Many thanks to Malthe Borche for reporting
        and providing fix.
        
        1.0a5 (released 02/10/2009)
        
        - Correct packaging error
        
        1.0a4 (released 01/09/2009)
        
        - Updated license and copyright info
        
        
        1.0a3 (released 12/29/2008)
        
        - Initial release
Keywords: css repoze parsing
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Programming Language :: Python
Classifier: Topic :: Internet :: WWW/HTTP
Classifier: Topic :: Internet :: WWW/HTTP :: Dynamic Content
Classifier: Topic :: Software Development :: Libraries :: Python Modules
