Metadata-Version: 1.1
Name: wazimap-mapit
Version: 0.5
Summary: Uses Mapit to load maps and boundaries in Wazimap
Home-page: https://github.com/Code4SA/wazimap-mapit
Author: Code for South Africa
Author-email: greg@code4sa.org
License: MIT
Description: Wazimap Mapit
        =============
        
        Support for using Mapit maps in `Wazimap <http://wazimap.readthedocs.org/en/latest/>`_, generally from `mapit.code4sa.org <http://mapit.code4sa.org>`_.
        
        Releasing a New Version
        -----------------------
        
        1. Update VERSION appropriately
        2. Update the CHANGES.rst
        3. Commit and push to github
        4. Release to PyPI::
        
            python setup.py sdist bdist_wheel upload
        
        License
        =======
        
        Licensed under the MIT License.
        
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.7
