Metadata-Version: 1.2
Name: resseg
Version: 0.1.0
Summary: Automatic segmentation of epilepsy neurosurgery resection cavity.
Home-page: https://github.com/fepegar/resseg
Author: Fernando Perez-Garcia
Author-email: fernando.perezgarcia.17@ucl.ac.uk
License: MIT license
Description: ======
        resseg
        ======
        
        
        .. image:: https://img.shields.io/pypi/v/resseg.svg
                :target: https://pypi.python.org/pypi/resseg
        
        .. image:: https://img.shields.io/travis/fepegar/resseg.svg
                :target: https://travis-ci.org/fepegar/resseg
        
        .. image:: https://readthedocs.org/projects/resseg/badge/?version=latest
                :target: https://resseg.readthedocs.io/en/latest/?badge=latest
                :alt: Documentation Status
        
        
        .. image:: https://pyup.io/repos/github/fepegar/resseg/shield.svg
             :target: https://pyup.io/repos/github/fepegar/resseg/
             :alt: Updates
        
        
        
        Automatic segmentation of epilepsy neurosurgery resection cavity.
        
        
        * Free software: MIT license
        * Documentation: https://resseg.readthedocs.io.
        
        
        Features
        --------
        
        * TODO
        
        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-11-09)
        ------------------
        
        * First release on PyPI.
        
Keywords: resseg
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.6
Requires-Python: >2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*
