Metadata-Version: 1.1
Name: rhizom
Version: 0.1
Summary: Visualize your relationships
Home-page: https://gitlab.com/abompard/rhizom
Author: Aurelien Bompard
Author-email: aurelien@bompard.org
License: AGPLv3+
Description: Rhizom
        ======
        
        Rhizom is a web application that can display efficiently a network of relationships.
        
        It is based on [Flask](http://flask.pocoo.org/), and the graph is displayed
        using [D3.js](http://d3js.org/).
        
        Authentication is handled by [Mozilla Persona](http://persona.org).
        
        Rhizom is licensed under the [Affero GPL
        v3](http://www.gnu.org/licenses/agpl-3.0.html) or any later version.
        
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: License :: OSI Approved :: GNU Affero General Public License v3 or later (AGPLv3+)
Classifier: Programming Language :: Python :: 2
