Metadata-Version: 1.0
Name: pyramid_mako
Version: 0.2
Summary: Mako template bindings for the Pyramid web framework
Home-page: https://github.com/Pylons/pyramid_mako
Author: Bert JW Regeer
Author-email: pylons-discuss@googlegroups.com
License: BSD-derived (http://www.repoze.org/LICENSE.txt)
Description: `Mako <http://www.makotemplates.org/>`_ bindings for Pyramid
        ============================================================
        
        These are bindings for the `Mako templating system
        <http://www.makotemplates.org/>`_ for the `Pyramid
        <http://docs.pylonsproject.org/en/latest/docs/pyramid.html/>`_ web framework.
        
        
        0.2 (2013-09-07)
        ================
        
        - Docs up-to-date
        - Latest changes pulled from Pyramid
        - Latest tests pulled from Pyramid
        - All tests updated to refer to fixtures in pyramid_mako
        
        0.1 (2012-03-12)
        ================
        
        - First release. Extracted from Pyramid core.
        
        
Keywords: web wsgi pylons pyramid
Platform: UNKNOWN
Classifier: Intended Audience :: Developers
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2.5
Classifier: Programming Language :: Python :: 2.6
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.2
Classifier: Framework :: Pylons
Classifier: License :: Repoze Public License
