Metadata-Version: 1.1
Name: pinax-forums
Version: 0.9
Summary: an extensible forum app for Django and Pinax
Home-page: http://github.com/pinax/pinax-forums/
Author: UNKNOWN
Author-email: UNKNOWN
License: MIT
Description: pinax-forums
        ============
        
        .. image:: https://img.shields.io/travis/pinax/pinax-forums.svg
            :target: https://travis-ci.org/pinax/pinax-forums
        
        .. image:: https://img.shields.io/coveralls/pinax/pinax-forums.svg
            :target: https://coveralls.io/r/pinax/pinax-forums
        
        .. image:: https://img.shields.io/pypi/dm/pinax-forums.svg
            :target:  https://pypi.python.org/pypi/pinax-forums/
        
        .. image:: https://img.shields.io/pypi/v/pinax-forums.svg
            :target:  https://pypi.python.org/pypi/pinax-forums/
        
        .. image:: https://img.shields.io/badge/license-MIT-blue.svg
            :target:  https://pypi.python.org/pypi/pinax-forums/
        
        
        pinax-forums is a Pinax app for forums. It is focused on core forum
        functionality and hence is expected to be combined with other Pinax apps
        for broader features.
        
        See `pinax-project-forums`_ for a full Django project incorporating numerous
        apps with the goal of providing an out of the box forums solution.
        
        pinax-forums was originally built by Eldarion and called `agora`. It incorporate
        code and ideas from various client projects. The clients were kind enough to allow
        Eldarion to open source the app and contribute it to Pinax.
        
        .. _pinax-project-forums: https://github.com/pinax/pinax-project-forums
        
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Environment :: Web Environment
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Framework :: Django
