Metadata-Version: 2.4
Name: specpipe
Version: 0.3.5
Summary: Deprecated: this project has been renamed to swectral.
Author-email: Siwei Luo <siwei1102@outlook.de>
License-Expression: MIT
Keywords: hyperspectral-imaging,spectral-image-processing,hyperspectral-modeling,model-evaluation-automation,spectral-modeling-pipeline
Classifier: Development Status :: 7 - Inactive
Classifier: Intended Audience :: Science/Research
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Classifier: Topic :: Scientific/Engineering :: Bio-Informatics
Classifier: Topic :: Scientific/Engineering :: GIS
Classifier: Topic :: Scientific/Engineering :: Image Processing
Classifier: Topic :: Scientific/Engineering :: Artificial Intelligence
Requires-Python: >=3.9
Description-Content-Type: text/markdown
License-File: LICENSE
Dynamic: license-file

# SpecPipe (DEPRECATED)

**This project has been renamed to `swectral`.**

`specpipe` is no longer maintained. All development, support, and future releases continue under the new package name, `swectral`.

## Install the new package

    ```bash
    pip install swectral
    ```

The replacement package is available at:

- PyPI: https://pypi.org/project/swectral/
- GitHub: https://github.com/siwei66/swectral
