Metadata-Version: 2.1
Name: geosci
Version: 0.0.1
Summary: A Python package for interactive mapping
Home-page: https://github.com/coliaxu/geosci
Author: Haixia Xu
Author-email: coliaxu@gmail.com
License: MIT license
Description: # geosci
        
        
        [![image](https://img.shields.io/pypi/v/geosci.svg)](https://pypi.python.org/pypi/geosci)
        
        
        **A Python package for interactive mapping**
        
        
        -   Free software: MIT license
        -   Documentation: https://coliaxu.github.io/geosci
            
        
        ## 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: geosci
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
