Metadata-Version: 1.1
Name: Plim
Version: 0.8.0
Summary: Plim is a Python port of Ruby's Slim template language built on top of Mako Templates
Home-page: https://github.com/2nd/Plim
Author: Maxim Avanov
Author-email: maxim.avanov@gmail.com
License: MIT
Download-URL: https://github.com/2nd/Plim
Description: Plim
        ==============
        
        .. image:: https://pypip.in/v/Plim/badge.png
                :target: https://crate.io/packages/Plim
        
        .. image:: https://pypip.in/d/Plim/badge.png
                :target: https://crate.io/packages/Plim
        
        Plim is a Python port of `Ruby's Slim template language <http://slim-lang.com/>`_
        built on top of `Mako Templates <http://www.makotemplates.org/>`_.
        It uses `Mako's preprocessor feature <http://docs.makotemplates.org/en/latest/usage.html?highlight=preprocessor#api-reference>`_
        to translate its syntax into a valid HTML/Mako markup.
        
        For more information visit the `Documentation Page`_.
        
        
        .. _Documentation Page: http://plim.readthedocs.org/en/latest/
        
Keywords: mako templates ruby slim jade pyjade pyramid flask
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: Web Environment
Classifier: Framework :: Pylons
Classifier: Framework :: Pyramid
Classifier: Framework :: TurboGears
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: MacOS
Classifier: Operating System :: Microsoft
Classifier: Operating System :: POSIX
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2.7
Classifier: Topic :: Internet :: WWW/HTTP
Classifier: Topic :: Internet :: WWW/HTTP :: Dynamic Content
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Topic :: Software Development :: Pre-processors
Classifier: Topic :: Text Processing :: Markup :: HTML
