Metadata-Version: 1.1
Name: commonwealth
Version: 0.0.0
Summary: Community as a Platform
Home-page: https://github.com/brwr/Commonwealth
Author: James Brewer
Author-email: james@jamesbrewer.io
License: MIT
Description: ============
        Commonwealth
        ============
        
        :Info: Community as a Platform.
        :Author: James Brewer (Github_, Twitter_, Quora_, LinkedIn_)
        :PyPI: |license| |status| |release| |downloads|
        :Build: |build|
        :Coverage: |coverage|
        :Code Quality: |quality|
        
        .. _Github: https://github.com/brwr
        .. _Twitter: https://twitter.com/IAmJamesBrewer
        .. _Quora: http://www.quora.com/James-Brewer-20
        .. _LinkedIn: https://www.linkedin.com/in/jamesbrewer3
        
        .. |build| image:: https://travis-ci.org/brwr/Commonwealth.svg?branch=master
                   :target: https://travis-ci.org/brwr/Commonwealth
                   :alt: Build Status
        .. |coverage| image:: https://coveralls.io/repos/brwr/Commonwealth/badge.svg?branch=master
                      :target: https://coveralls.io/r/brwr/Commonwealth
                      :alt: Test Coverage
        .. |quality| image:: https://codeclimate.com/github/brwr/Commonwealth/badges/gpa.svg
                     :target: https://codeclimate.com/github/brwr/Commonwealth
                     :alt: Code Climate
        .. |status| image:: https://pypip.in/status/commonwealth/badge.svg
                    :target: https://pypi.python.org/pypi/commonwealth/
                    :alt: Development Status
        .. |downloads| image:: https://pypip.in/download/commonwealth/badge.svg
                       :target: https://pypi.python.org/pypi/commonwealth/
                       :alt: Downloads
        .. |release| image:: https://pypip.in/version/commonwealth/badge.svg
                     :target: https://pypi.python.org/pypi/commonwealth/
                     :alt: Latest Version
        .. |license| image:: https://pypip.in/license/commonwealth/badge.svg
                     :target: https://pypi.python.org/pypi/commonwealth/
                     :alt: License
        
Keywords: community platform
Platform: UNKNOWN
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Framework :: Django :: 1.8
Classifier: Intended Audience :: Education
Classifier: License :: OSI Approved :: MIT License
Classifier: Natural Language :: English
Classifier: Operating System :: POSIX :: Linux
Classifier: Programming Language :: Python :: 2.7
Classifier: Topic :: Education
Classifier: Topic :: Internet :: WWW/HTTP :: WSGI :: Application
