Metadata-Version: 1.1
Name: pyimzML
Version: 1.4.1
Summary: Parser for conversion of imzML 1.1.0 files
Home-page: https://github.com/alexandrovteam/pyimzML
Author: Alexandrov Team, EMBL
Author-email: theodore.alexandrov@embl.de
License: Apache 2.0
Description: 
        Parser for conversion of imzML 1.1.0 files.
        See specification here: http://imzml.org/download/imzml/specifications_imzML1.1.0_RC1.pdf.
        Outputs data as python lists and dicts.
        
        Python 3.3 or newer is recommended for performance reasons.
Keywords: bioinformatics imaging mass spectrometry parser imzML
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Science/Research
Classifier: Topic :: Scientific/Engineering :: Bio-Informatics
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
