Metadata-Version: 1.1
Name: drigo
Version: 0.1.2
Summary: DRI GDAL/OGR Helper Functions
Home-page: https://github.com/DRI-WSWUP/drigo
Author: Charles Morton
Author-email: charles.g.morton@gmail.com
License: Apache
Download-URL: https://github.com/DRI-WSWUP/drigo/archive/v0.1.2.tar.gz
Description-Content-Type: UNKNOWN
Description: =============================
        DRI GDAL/OGR Helper Functions
        =============================
        
        |version| |build|
        
        Installation
        ============
        
        To install the DRIGO python module:
        
        .. code-block:: console
        
            pip install drigo
        
        Dependencies
        ============
        
         * `gdal <http://www.gdal.org>`__
         * `numpy <https://www.numpy.org>`__
        
        .. |build| image:: https://travis-ci.org/DRI-WSWUP/drigo.svg?branch=master
           :alt: Build status
           :target: https://travis-ci.org/DRI-WSWUP/drigo
        .. |version| image:: https://badge.fury.io/py/drigo.svg
           :alt: Latest version on PyPI
           :target: https://badge.fury.io/py/drigo
        
Keywords: GDAL OGR
Platform: UNKNOWN
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
