Metadata-Version: 1.1
Name: pyramid-htmlmin
Version: 0.1
Summary: Minify your html page
Home-page: https://github.com/Gandi/pyramid_htmlmin
Author: Gandi
Author-email: feedback@gandi.net
License: UNKNOWN
Description: pyramid-htmlmin
        ===============
        
        Minify your html output.
        
        Usage::
        
            pyramid.includes =
              pyramid_htmlmin
        
        
        
        Changelog
        =========
        
        0.1
        ---
        
        * Initial version.
        
Keywords: web pyramid pylons
Platform: UNKNOWN
Classifier: Programming Language :: Python
Classifier: Framework :: Pyramid
Classifier: Topic :: Internet :: WWW/HTTP
Classifier: Topic :: Internet :: WWW/HTTP :: WSGI
Classifier: Topic :: Text Processing :: Filters
Classifier: Topic :: Text Processing :: Markup :: HTML
Classifier: License :: OSI Approved :: GNU General Public License v2 (GPLv2)
