Metadata-Version: 1.2
Name: eyepie
Version: 0.1.5
Summary: The Python package for working with ophthalmological data.
Home-page: https://github.com/MedVisBonn/eyepy
Author: Olivier Morelle
Author-email: oli4morelle@gmail.com
License: MIT license
Description: =====
        eyepy
        =====
        
        
        
        This software is under active development and can not be considered stable
        
        
        Features
        --------
        
        * Read the HEYEX XML export
        * Read the HEYEX VOL export
        * Plot OCT Scans
        
        Credits
        -------
        
        This package was created with Cookiecutter_ and the `audreyr/cookiecutter-pypackage`_ project template.
        
        .. _Cookiecutter: https://github.com/audreyr/cookiecutter
        .. _`audreyr/cookiecutter-pypackage`: https://github.com/audreyr/cookiecutter-pypackage
        
        
        =======
        History
        =======
        
        0.1.0 (2019-10-16)
        ------------------
        
        * First release on PyPI.
        
Keywords: eyepy,eyepie
Platform: UNKNOWN
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Requires-Python: >=3.5
