Metadata-Version: 1.1
Name: pyramid_webassets2
Version: 0.7.2-fork-webassets2.1
Summary: pyramid_webassets
Home-page: http://github.com/sontek/pyramid_webassets
Author: John Anderson
Author-email: sontek@gmail.com
License: UNKNOWN
Description: Fork of `pyramid_webassets <https://pypi.python.org/pypi/pyramid_webassets>`_
        with the following differences:
        
        * uses `webassets2 <https://pypi.python.org/pypi/webassets2>`_
          instead of `webassets <https://pypi.python.org/pypi/webassets>`_
        * adds PR#29 (`cache dir auto-create <https://github.com/sontek/pyramid_webassets/pull/29>`_)
        * adds PR#30 (`paths config <https://github.com/sontek/pyramid_webassets/pull/30>`_)
        
Keywords: web wsgi bfg pylons pyramid
Platform: UNKNOWN
Classifier: Programming Language :: Python
Classifier: Framework :: Pylons
Classifier: Topic :: Internet :: WWW/HTTP
Classifier: Topic :: Internet :: WWW/HTTP :: WSGI :: Application
