Metadata-Version: 1.1
Name: pyimzML
Version: 1.2.4
Summary: Parser for conversion of imzML 1.1.0 files
Home-page: https://github.com/alexandrovteam/pyimzML
Author: Dominik Fay
Author-email: dominik.fay@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.
        
        All Python versions from 2.7 on are supported, but Python 3.3 or newer is
        recommended for performance reasons.
Keywords: bioinformatics imaging mass spectrometry parser imzML
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
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 :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.2
Classifier: Programming Language :: Python :: 3.3
Classifier: Programming Language :: Python :: 3.4
