Metadata-Version: 1.1
Name: grano
Version: 0.4.1-20140720-pl1
Summary: An investigative toolkit for influence influence mapping
Home-page: http://docs.grano.cc
Author: Friedrich Lindenberg
Author-email: friedrich@pudo.org
License: MIT
Description: Grano
        =====
        
        ``grano`` is a social network analysis tool for data-driven news applications. It provides components needed to build domain-specific social network applications. For example, it can be used to track the relations between people, institutions and companies expressed through financial flows and other interactions.
        
        Grano is currently developed as a backend to `openinterests.eu <http://openinterests.eu>`_ and `nomenklatura <http://nomenklatura.pudo.org>`_.
        
        Documentation for grano is available at `docs.grano.cc <http://docs.grano.cc>`_, including: 
        
        * `Installation instructions <http://docs.grano.cc/install.html>`_
        * `Technical introduction <http://docs.grano.cc/technical.html>`_
        * `Web (REST) API <http://docs.grano.cc/rest_api.html>`_
        
        ``grano`` is also available on cheeseshop, and can be installed with::
        
            pip install grano
        
Keywords: sql graph sna networks journalism ddj entities
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
