Metadata-Version: 1.1
Name: texsite
Version: 0.0.2
Summary: texsite is a modern web content management system. It is written in Python and built on Wagtail CMS, which is backed by the Django web framework.
Home-page: https://github.com/texperience/texsite
Author: Timo Rieber
Author-email: trieber@texperience.de
License: ISC License (ISCL)
Description: Welcome to texsite
        ==================
        
        .. image:: https://img.shields.io/travis/texperience/texsite.svg?branch=master
            :target: https://travis-ci.org/texperience/texsite
        
        .. image:: https://img.shields.io/coveralls/texperience/texsite/master.svg
            :target: https://coveralls.io/r/texperience/texsite?branch=master
        
        .. image:: https://img.shields.io/pypi/v/texsite.svg
            :target: https://pypi.python.org/pypi/texsite
        
        .. image:: https://img.shields.io/pypi/l/texsite.svg
            :target: http://en.wikipedia.org/wiki/ISC_license
        
        texsite is a modern web content management system. It is written in `Python`_ and built on `Wagtail CMS`_, which is backed by the `Django web framework`_.
        
        The code is open source and released under the `ISC License (ISCL)`_. It is available on `GitHub`_ and follows the guidelines about `Semantic Versioning`_ for transparency within the release cycle and backward compatibility whenever possible.
        
        .. _Python: https://www.python.org/
        .. _Wagtail CMS: https://wagtail.io/
        .. _Django web framework: https://www.djangoproject.com/
        .. _ISC License (ISCL): http://en.wikipedia.org/wiki/ISC_license
        .. _Semantic Versioning: http://semver.org/
        .. _GitHub: https://github.com/texperience/texsite
        
Platform: UNKNOWN
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Environment :: Web Environment
Classifier: Framework :: Django
Classifier: Framework :: Django :: 1.7
Classifier: Framework :: Django :: 1.8
Classifier: Framework :: Django :: 1.9
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: ISC License (ISCL)
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Topic :: Internet :: WWW/HTTP
Classifier: Topic :: Internet :: WWW/HTTP :: Dynamic Content
