Metadata-Version: 1.1
Name: dandelion-eu
Version: 0.2.2
Summary: Connect to the dandelion.eu API in a very pythonic way!
Home-page: https://github.com/SpazioDati/python-dandelion-eu
Author: SpazioDati s.r.l.
Author-email: parmesan@spaziodati.eu
License: UNKNOWN
Download-URL: https://github.com/SpazioDati/python-dandelion-eu/tarball/0.2.2
Description: .. image:: https://travis-ci.org/SpazioDati/python-dandelion-eu.png?branch=develop
          :target: https://travis-ci.org/SpazioDati/python-dandelion-eu
        
        .. image:: https://coveralls.io/repos/SpazioDati/python-dandelion-eu/badge.png?branch=develop
          :target: https://coveralls.io/r/SpazioDati/python-dandelion-eu?branch=develop
        
        ..
            image:: https://pypip.in/v/dandelion-eu/badge.png
            :target: https://crate.io/packages/dandelion-eu/
            :alt: Latest PyPI version
        
        ..
            image:: https://pypip.in/d/dandelion-eu/badge.png
            :target: https://crate.io/packages/dandelion-eu/
            :alt: Number of PyPI downloads
        
        .. _PyPI: https://pypi.python.org/pypi/dandelion-eu/
        .. _ReadTheDocs: http://python-dandelion-eu.readthedocs.org/
        
        
        python-dandelion-eu
        ===================
        
        Connect to the dandelion.eu API in a very pythonic way!
        
        
        Installation
        ------------
        
        ``dandelion-eu`` is available on PyPI_ install it simply with::
        
            pip install dandelion-eu
        
        
        Documentation
        -------------
        
        Documentation is available on ReadTheDocs_.
        
Keywords: api,dandelion
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: Natural Language :: English
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.2
Classifier: Programming Language :: Python :: 3.3
