Metadata-Version: 1.1
Name: wado
Version: 0.1.0
Summary: Download DICOM images using WADO
Home-page: https://github.com/sjoerdk/wado
Author: Sjoerd Kerkstra
Author-email: sjoerd.kerkstra@radboudumc.nl
License: GNU General Public License v3
Description: ====
        wado
        ====
        
        
        .. image:: https://img.shields.io/pypi/v/wado.svg
                :target: https://pypi.python.org/pypi/wado
        
        .. image:: https://img.shields.io/travis/sjoerdk/wado.svg
                :target: https://travis-ci.org/sjoerdk/wado
        
        .. image:: https://readthedocs.org/projects/wado/badge/?version=latest
                :target: https://wado.readthedocs.io/en/latest/?badge=latest
                :alt: Documentation Status
        
        
        
        
        DICOM WADO file download
        
        
        * Free software: GNU General Public License v3
        * Documentation: https://wado.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-01-17)
        ------------------
        
        * First release on PyPI.
        
Keywords: wado
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.7
