Metadata-Version: 2.0
Name: weppy-Assets
Version: 0.5
Summary: Assets management for weppy
Home-page: https://github.com/gi0baro/weppy-assets
Author: Giovanni Barillari
Author-email: gi0baro@d4net.org
License: BSD
Description-Content-Type: UNKNOWN
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: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 3
Classifier: Topic :: Internet :: WWW/HTTP :: Dynamic Content
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Requires-Dist: weppy (>=1.2)
Requires-Dist: PyExecJS (==1.3.1)
Requires-Dist: CoffeeScript
Requires-Dist: jsmin
Requires-Dist: cssmin
Requires-Dist: libsass

weppy-Assets
------------

Integrates the ``webassets`` library with Weppy, adding support for
merging, minifying and compiling CSS and Javascript files.


