Metadata-Version: 1.1
Name: pinax-pages
Version: 0.5.0
Summary: a Django pages app
Home-page: https://github.com/pinax/pinax-pages/
Author: Pinax Team
Author-email: team@pinaxproject.com
License: MIT
Description-Content-Type: UNKNOWN
Description: 
        .. image:: http://pinaxproject.com/pinax-design/patches/blank.svg
            :target: https://pypi.python.org/pypi/pinax-pages/
        
        ===================
        Pinax Pages
        ===================
        .. image:: https://img.shields.io/pypi/v/pinax-pages.svg
            :target: https://pypi.python.org/pypi/pinax-pages/
        .. image:: https://img.shields.io/circleci/project/github/pinax/pinax-pages.svg
            :target: https://circleci.com/gh/pinax/pinax-pages
        .. image:: https://img.shields.io/codecov/c/github/pinax/pinax-pages.svg
            :target: https://codecov.io/gh/pinax/pinax-pages
        .. image:: https://img.shields.io/github/contributors/pinax/pinax-pages.svg
            :target: https://github.com/pinax/pinax-pages/graphs/contributors
        .. image:: https://img.shields.io/github/issues-pr/pinax/pinax-pages.svg
            :target: https://github.com/pinax/pinax-pages/pulls
        .. image:: https://img.shields.io/github/issues-pr-closed/pinax/pinax-pages.svg
            :target: https://github.com/pinax/pinax-pages/pulls?q=is%3Apr+is%3Aclosed
        .. image:: http://slack.pinaxproject.com/badge.svg
            :target: http://slack.pinaxproject.com/
        .. image:: https://img.shields.io/badge/license-MIT-blue.svg
            :target: https://opensource.org/licenses/MIT/
        
        A light weight CMS born out of Symposion
        
        Supported Django and Python Versions
        ------------------------------------
        +-----------------+-----+-----+-----+-----+
        | Django / Python | 2.7 | 3.4 | 3.5 | 3.6 |
        +=================+=====+=====+=====+=====+
        |  1.11           |  *  |  *  |  *  |  *  |
        +-----------------+-----+-----+-----+-----+
        |  2.0            |     |  *  |  *  |  *  |
        +-----------------+-----+-----+-----+-----+
        
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: Web Environment
Classifier: Framework :: Django
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 3
Classifier: Topic :: Software Development :: Libraries :: Python Modules
