Metadata-Version: 2.1
Name: ej-conversations
Version: 0.1.0b0
Summary: Conversations, comments and votes for EJ platform.
Home-page: https://github.com/ejplatform/ej-conversations
Author: Fábio Macêdo Mendes
Author-email: fabiomacedomendes@gmail.com
License: GNU General Public License (GPL)
Description: ================
        EJ-Conversations
        ================
        
        This is the main conversation app from the EJ platform.
        
        .. image:: https://travis-ci.org/ejplatform/ej-conversations.svg?branch=master
            :target: https://travis-ci.org/ejplatform/ej-conversations
        .. image:: https://codecov.io/gh/ejplatform/ej-conversations/branch/master/graph/badge.svg?
            :target: https://codecov.io/gh/ejplatform/ej-conversations
        .. image:: https://codeclimate.com/github/ejplatform/ej-conversations/badges/gpa.svg?
            :target: https://codeclimate.com/github/ejplatform/ej-conversations
        .. image:: https://codeclimate.com/github/ejplatform/ej-conversations/badges/issue_count.svg?
            :target: https://codeclimate.com/github/ejplatform/ej-conversations
        
        
        This app only provides basic functionality for managing conversations/comments
        in way similar to the EJ platform. It is not coupled to any part of the EJ
        platform, including authorization, mathematical analysis, the frontend, etc.
Keywords: web development,participation
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: Operating System :: POSIX
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Topic :: Software Development :: Libraries
Classifier: Framework :: Django :: 1.11
Classifier: Framework :: Django :: 2.0
Provides-Extra: docs
Provides-Extra: dev
