Metadata-Version: 2.1
Name: geodatatool
Version: 0.0.2
Summary: Python package for geographic data tools
Home-page: https://github.com/clancygeodata/geodatatool
Author: Clancy Oliver
Author-email: clancy.geodata@gmail.com
License: MIT license
Description: # geodatatool
        
        
        [![image](https://img.shields.io/pypi/v/geodatatool.svg)](https://pypi.python.org/pypi/geodatatool)
        [![image](https://img.shields.io/conda/vn/conda-forge/geodatatool.svg)](https://anaconda.org/conda-forge/geodatatool)
        [![image](https://pepy.tech/badge/geodatatool)](https://pepy.tech/project/geodatatool)
        [![image](https://github.com/clancygeodata/geodatatool/workflows/docs/badge.svg)](https://geodatatool.org)
        [![image](https://github.com/clancygeodata/geodatatool/workflows/build/badge.svg)](https://github.com/giswqs/geodatatool/actions?query=workflow%3Abuild)
        [![image](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)
        
        **Python package for geographic data tools**
        
        
        -   Free software: MIT license
        -   Documentation: https://clancygeodata.github.io/geodatatool
            
        
        ## Features
        
        -   TODO
        
        ## Credits
        
        This package was created with [Cookiecutter](https://github.com/cookiecutter/cookiecutter) and the [giswqs/pypackage](https://github.com/giswqs/pypackage) project template.
        
Keywords: geodatatool
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
Description-Content-Type: text/markdown
