Metadata-Version: 1.1
Name: python-bioformats
Version: 1.0.0pr1
Summary: Read and write life sciences file formats
Home-page: http://github.com/CellProfiler/python-bioformats/
Author: UNKNOWN
Author-email: UNKNOWN
License: UNKNOWN
Description: Python-bioformats is a Python wrapper for Bio-Formats, a standalone
            Java library for reading and writing life sciences image file
            formats. Bio-Formats is capable of parsing both pixels and
            metadata for a large number of formats, as well as writing to
            several formats. Python-bioformats uses the python-javabridge to
            start a Java virtual machine from Python and interact with
            it. Python-bioformats was developed for and is used by the cell
            image analysis software CellProfiler (cellprofiler.org).
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: License :: OSI Approved :: BSD License
Classifier: Programming Language :: Java
Classifier: Topic :: Scientific/Engineering :: Bio-Informatics
Classifier: Topic :: Multimedia :: Graphics :: Graphics Conversion
