Metadata-Version: 1.1
Name: jicbioimage.core
Version: 0.4.0
Summary: Python package designed to make it easy to work with microscopy images.
Home-page: https://github.com/JIC-CSB/jicimagelib
Author: Tjelvar Olsson
Author-email: tjelvar.olsson@jic.ac.uk
License: MIT
Download-URL: https://github.com/JIC-CSB/jicimagelib/tarball/0.4.0
Description: JIC Image Library
        =================
        
        .. image:: https://badge.fury.io/py/jicbioimage.core.svg
           :target: http://badge.fury.io/py/jicbioimage.core
           :alt: PyPi package
        
        .. image:: https://readthedocs.org/projects/jicbioimage.core?version=latest
           :target: https://readthedocs.org/projects/jicbioimage.core/?badge=latest
           :alt: Documentation Status
        
        The ``jicbioimage.core`` Python package makes it easy to explore microscopy
        data in a programmatic fashion. Exploring images via coding means that the
        exploratory work becomes recorded and reproducible.  Furthermore, it makes it
        easier to convert the exploratory work into (semi) automated analysis work
        flows.
        
        - Documentation: http://jicbioimage.core.readthedocs.org/en/latest/
        - GitHub: https://github.com/JIC-CSB/jicimagelib
        - PyPI: https://pypi.python.org/pypi/jicbioimage.core
        - Free software: MIT License
        
Keywords: microscopy,image analysis
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: MIT License
Classifier: Natural Language :: English
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.7
Classifier: Topic :: Scientific/Engineering
Classifier: Topic :: Scientific/Engineering :: Bio-Informatics
Classifier: Topic :: Scientific/Engineering :: Image Recognition
