Metadata-Version: 1.0
Name: pyramid-pyctpp2
Version: 0.1.7
Summary: pyctpp2 template bindings for the Pyramid web framework
Home-page: http://bitbucket.org/klepa/pyramid_pyctpp2
Author: Konstantin Lepa
Author-email: konstantin.lepa@gmail.com
License: MIT
Description: `pyctpp2 <http:http://bitbucket.org/klepa/pyctpp2>`_ bindings for Pyramid
        =========================================================================
        
        These are bindings for the `pyctpp2 templating system
        <http:http://bitbucket.org/klepa/pyctpp2>`_ for the `Pyramid
        <http://docs.pylonshq.com/>`_ web framework.
        
        
        CHANGES
        =======
        
        0.1.7 (27.04.2011)
        ------------------
        
        - Added support of global render params.
        
        0.1.6 (27.04.2011)
        ------------------
        
        - Fixed locale support.
        
        0.1.5 (26.04.2011)
        ------------------
        
        - Fixed loading of templates.
        
        0.1.4 (20.04.2011)
        ------------------
        
        - Renamed __LOCALE__ to LOCALE\_.
        
        0.1.3 (19.04.2011)
        ------------------
        
        - Added __LOCALE__ rendering variable.
        
        0.1.2 (15.04.2011)
        ------------------
        
        - Fixed i18n support.
        
        0.1.1 (15.04.2011)
        ------------------
        
        - Added i18n support.
        
        0.1.0 (29.03.2011)
        ------------------
        
        - Initial release.
        
        
Keywords: web wsgi pylons pyramid
Platform: UNKNOWN
Classifier: Intended Audience :: Developers
Classifier: Programming Language :: Python
Classifier: Framework :: Pylons
Classifier: License :: OSI Approved :: MIT License
