Metadata-Version: 1.0
Name: spectral
Version: 0.9
Summary: Spectral Python (SPy) is a Python module for hyperspectral image processing.
Home-page: http://spectralpython.sourceforge.net
Author: Thomas Boggs
Author-email: tboggs@sourceforge.net
License: GPL
Download-URL: https://sourceforge.net/projects/spectralpython/files/
Description: 
        Spectral Python (SPy) is a pure Python module for processing hyperspectral
        image data. SPy has functions for reading, displaying, manipulating, and
        classifying hyperspectral imagery. SPy can be used interactively from the
        Python command prompt or via Python scripts. SPy is free, open source software
        distributed under the GNU General Public License.
Platform: Platform-Independent
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: GNU General Public License (GPL)
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 2.5
Classifier: Programming Language :: Python :: 2.6
Classifier: Programming Language :: Python :: 2.7
