Metadata-Version: 1.2
Name: mapquadlib
Version: 0.1.0
Summary: Mapquadlib is a library that supports multi-level tiled representations of the map of the earth.
Home-page: https://main.gitlab.in.here.com/stadesch/mapquadlib
Author: Christian Stade-Schuldt
Author-email: christian.stade-schuldt@here.com
License: MIT license
Description: ==============
        Mapquadlib
        ==============
        
        
        .. image:: https://img.shields.io/pypi/v/mapquad.svg
                :target: https://pypi.python.org/pypi/mapquad
        
        .. image:: https://img.shields.io/travis/stadesch/mapquad.svg
                :target: https://travis-ci.org/stadesch/mapquad
        
        .. image:: https://readthedocs.org/projects/mapquad/badge/?version=latest
                :target: https://mapquad.readthedocs.io/en/latest/?badge=latest
                :alt: Documentation Status
        
        
        
        
        Mapquadlib is a library that supports multi-level tiled representations of the map of the earth.
        
        
        * Free software: MIT license
        * Documentation: https://mapquadlib.readthedocs.io.
        
        
        Features
        --------
        
        * TODO
        
        
        =======
        History
        =======
        
        0.1.0 (2020-01-03)
        ------------------
        
        * First release on PyPI.
        
Keywords: mapquadlib
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.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Requires-Python: >=3.7
