Metadata-Version: 1.1
Name: reshaper
Version: 1.0.2
Summary: Splits and recombines shapefiles based on lat-long data.
Home-page: https://github.com/gramener/reshaper
Author: Gramener
Author-email: s.anand@gramener.com
License: MIT
Description: Splits and recombines shapefiles based on lat-long data.
        
        Setup:
        
            # Install the GDAL library to process shapefiles
            conda install gdal
Keywords: reshaper
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: License :: Other/Proprietary License
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.5
