Metadata-Version: 1.0
Name: python-safe
Version: 0.1.5
Summary: Spatial Analysis F* Engine
Home-page: http://github.com/AIFDR/python-safe
Author: Ariel Núñez
Author-email: ingenieroariel@gmail.com
License: BSD
Description: Spatial Analysis F* Engine
        
        Installation
        ============
        
        #. Install dependencies::
        
            sudo apt-get install python-numpy python-gdal python-nose
        
        #. Install this package::
        
            sudo easy_install python-safe
        
        #. Run the tests::
        
            nosetests safe
        
Keywords: gis vector feature raster data
Platform: UNKNOWN
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: BSD License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Topic :: Scientific/Engineering :: GIS
