Metadata-Version: 1.0
Name: WebDepCompress
Version: 0.1.1
Summary: JavaScript and CSS Compression Package
Home-page: http://dev.pocoo.org/hg/webdepcompress/
Author: Armin Ronacher
Author-email: armin.ronacher@active-4.com
License: BSD
Description: 
        webdepcompress
        ~~~~~~~~~~~~~~
        
        This package implements a simple framework-independent system for web
        dependency compression.  With the help of various compresseors it
        compresses JavaScript and CSS if necessary and allows a fallback if
        the files are used uncompressed (developer mode).
        
        For more information have a look at the docstring.
        
Platform: any
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: Web Environment
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: BSD License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Topic :: Software Development :: Libraries :: Python Modules
