Metadata-Version: 1.1
Name: nodeshot
Version: 1.0.pre-alpha
Summary: Extensible Django web application for management of community-led georeferenced data.
Home-page: https://github.com/ninuxorg/nodeshot
Author: Federico Capoano
Author-email: nodeshot@ml.ninux.org
License: GPL3
Download-URL: https://github.com/ninuxorg/nodeshot/releases
Description: ========
        Nodeshot
        ========
        
        .. image:: https://travis-ci.org/ninuxorg/nodeshot.png
           :target: https://travis-ci.org/ninuxorg/nodeshot
        
        .. image:: https://coveralls.io/repos/ninuxorg/nodeshot/badge.png
          :target: https://coveralls.io/r/ninuxorg/nodeshot
        
        .. image:: https://landscape.io/github/ninuxorg/nodeshot/master/landscape.png
           :target: https://landscape.io/github/ninuxorg/nodeshot/master
           :alt: Code Health
        
        .. image:: https://requires.io/github/ninuxorg/nodeshot/requirements.png?branch=master
           :target: https://requires.io/github/ninuxorg/nodeshot/requirements/?branch=master
           :alt: Requirements Status
        
        .. image:: https://badge.fury.io/py/nodeshot.png
           :target: http://badge.fury.io/py/nodeshot
        
        .. image:: https://pypip.in/d/nodeshot/badge.png
           :target: https://pypi.python.org/pypi/nodeshot
        
        ------------
        
        .. image:: https://raw.githubusercontent.com/ninuxorg/nodeshot/master/docs/topics/images/nodeshot-logo.png
        
        Nodeshot is a tool that enables grassroots communities to crowdsource georeferenced data, collaborate and stay in touch with one another.
        
        Documentation_ - `Mailing List`_
        
        .. _Documentation: http://nodeshot.readthedocs.org/en/latest/
        .. _`Mailing List`: http://ml.ninux.org/mailman/listinfo/nodeshot
        
        **New version in development. Stay tuned**.
        
        See Nodeshot in action
        ----------------------
        
        You can see a few running instances at the following URLs:
        
        * https://ninux.nodeshot.org/ (english)
        * https://opendata.publicwifi.it/ (english)
        * https://piemontespot.nodeshot.org/ (italian)
        
        ------------
        
        .. image:: https://raw.githubusercontent.com/ninuxorg/nodeshot/master/docs/topics/images/ui-nodeshot-map.png
           :target: https://raw.githubusercontent.com/ninuxorg/nodeshot/master/docs/topics/images/ui-nodeshot-map.png
        
        .. image:: https://raw.githubusercontent.com/ninuxorg/nodeshot/master/docs/topics/images/ui-node-list.png
           :target: https://raw.githubusercontent.com/ninuxorg/nodeshot/master/docs/topics/images/ui-node-list.png
        
        .. image:: https://raw.githubusercontent.com/ninuxorg/nodeshot/master/docs/topics/images/ui-node-details-mobile.png
           :target: https://raw.githubusercontent.com/ninuxorg/nodeshot/master/docs/topics/images/ui-node-details-mobile.png
        
        ------------
        
        .. image:: https://ga-beacon.appspot.com/UA-46086503-3/nodeshot/README.rst
              :target: https://github.com/igrigorik/ga-beacon
        
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Environment :: Web Environment
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Operating System :: POSIX
Classifier: Programming Language :: Python
Classifier: Topic :: Internet :: WWW/HTTP
Classifier: Framework :: Django
