Metadata-Version: 2.1
Name: cary-reader
Version: 0.3
Summary: Reads and processes Agilent Cary Eclipse Spectrophotometer csv files
Home-page: UNKNOWN
Author: Ivo Herzig
Author-email: hezi@zhaw.ch
License: UNKNOWN
Platform: UNKNOWN
Classifier: License :: OSI Approved :: MIT License
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Topic :: Scientific/Engineering :: Chemistry
Description-Content-Type: text/markdown
Requires-Dist: pandas

# Read Agilent Cary Eclipse .csv files

## Installation
The package is available through pip
````
pip install cary_reader
````


