Metadata-Version: 1.2
Name: slicerfiducials
Version: 0.1.6
Summary: A project to manage code for manipulating slicer ficucials
Home-page: https://github.com/abpwrs/slicerfiducials
Author: Alexander Powers
Author-email: alexander-powers@uiowa.edu
License: GNU General Public License v3
Description: ===============
        SlicerFiducials
        ===============
        
        
        .. image:: https://img.shields.io/pypi/v/slicerfiducials.svg
                :target: https://pypi.python.org/pypi/slicerfiducials
        
        .. image:: https://img.shields.io/travis/abpwrs/slicerfiducials.svg
                :target: https://travis-ci.org/abpwrs/slicerfiducials
        
        .. image:: https://readthedocs.org/projects/slicerfiducials/badge/?version=latest
                :target: https://slicerfiducials.readthedocs.io/en/latest/?badge=latest
                :alt: Documentation Status
        
        
        .. image:: https://pyup.io/repos/github/abpwrs/slicerfiducials/shield.svg
             :target: https://pyup.io/repos/github/abpwrs/slicerfiducials/
             :alt: Updates
        
        
        
        A project to manage code for manipulating slicer ficucials
        
        
        * Free software: GNU General Public License v3
        * Documentation: https://slicerfiducials.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 (2020-01-20)
        ------------------
        
        * First release on PyPI.
        
Keywords: slicerfiducials
Platform: UNKNOWN
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
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
