Metadata-Version: 1.1
Name: python-geotrellis
Version: 0.1.0
Summary: GeoTrellis library for mananging raster data.
Home-page: ['http://github.com/geotrellis/python-geotrellis']
Author: Rob Emanuele
Author-email: remanuele@azavea.com
License: LICENSE.txt
Description: =================
        Python-GeoTrellis
        =================
        
        Python-Cicero provides funcitonality for working with GeoTrellis raster data.
        
        The documentation is at `the GeoTrellis documentation site`_.
        
        Installation / Setup
        ********************
        
        Use pip to install the library:
        
            pip install python-geotrellis
                
        Documentation
        *************
        
        See the documentation at `the GeoTrellis documentation site`_.
        
        License
        *******
        
        python-geotrellis is licensed under the Apache 2.0 license. See ``LICENSE.txt`` for
        more details.
        
        Contribute
        **********
        
        See a bug? Want to improve the docs or provide more examples? Thank you!
        Please open a pull-request with your improvements and we'll work to respond
        to it in a timely manner.
        
        The repository can be found at `the github repository`_.
        
        .. _`The GeoTrellis documentation site`: http://geotrellis.io/documentation/0.9.0/gtloader/
        .. _`the github repository`: http://github.com/geotrellis/python-geotrellis
        
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Topic :: Scientific/Engineering :: GIS
Classifier: Programming Language :: Python :: 2.7
