Metadata-Version: 1.1
Name: pinax-wiki
Version: 0.1.3
Summary: UNKNOWN
Home-page: http://pinax-wiki.rtfd.org/
Author: UNKNOWN
Author-email: UNKNOWN
License: MIT
Description: pinax-wiki
        ========================
        
        .. image:: https://img.shields.io/travis/pinax/pinax-wiki.svg
            :target: https://travis-ci.org/pinax/pinax-wiki
        
        .. image:: https://img.shields.io/coveralls/pinax/pinax-wiki.svg
            :target: https://coveralls.io/r/pinax/pinax-wiki
        
        .. image:: https://img.shields.io/pypi/dm/pinax-wiki.svg
            :target:  https://pypi.python.org/pypi/pinax-wiki/
        
        .. image:: https://img.shields.io/pypi/v/pinax-wiki.svg
            :target:  https://pypi.python.org/pypi/pinax-wiki/
        
        .. image:: https://img.shields.io/badge/license-MIT-blue.svg
            :target:  https://pypi.python.org/pypi/pinax-wiki/
        
        
        Welcome to the documentation for pinax-wiki!
        
        
        Running the Tests
        ------------------------------------
        
        You can run the tests with via::
        
            python setup.py test
        
        or::
        
            make test
        
        or::
        
            make all
        
        or::
        
            python runtests.py
        
        
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.6
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3.2
Classifier: Programming Language :: Python :: 3.3
Classifier: Topic :: Software Development :: Libraries :: Python Modules
