Metadata-Version: 1.2
Name: geospots
Version: 0.1.0
Summary: Geospots contains functions for dealing with spatial data
Home-page: https://bitbucket.org/indiciumtech/indicium_geospots
Author: Pedro Portela
Author-email: pedro.portela@indicium.tech
License: MIT license
Description: ========
        Geospots
        ========
        
        
        
        .. image:: https://img.shields.io/pypi/v/geospots.svg
                :target: https://pypi.python.org/pypi/geospots
        
        .. image:: https://img.shields.io/travis/pedroportelas/geospots.svg
                :target: https://travis-ci.com/pedroportelas/geospots
        
        .. image:: https://readthedocs.org/projects/geospots/badge/?version=latest
                :target: https://geospots.readthedocs.io/en/latest/?badge=latest
                :alt: Documentation Status
        
        Geospots contains functions for working with spatial data. Developed for SpotsApp support and standalone usage.
        
        
        * Documentation: https://geospots.readthedocs.io.
        
        
        Features
        --------
        
        * TODO
        
        Credits
        -------
        
        This package was created with Cookiecutter_ and the `audreyr/cookiecutter-pypackage`_ project template.
        
        .. _Cookiecutter: https://github.com/audreyr/cookiecutter
        .. _`audreyr/cookiecutter-pypackage`: https://github.com/audreyr/cookiecutter-pypackage
        
        
        =======
        History
        =======
        
        0.1.0 (2020-07-28)
        ------------------
        
        * First release on PyPI.
        
Keywords: geospots
Platform: UNKNOWN
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Requires-Python: >=3.5
