Metadata-Version: 1.1
Name: trialbureautools
Version: 0.3.7
Summary: Command line utilities for the radboudumc trial bureau
Home-page: https://github.com/sjoerdk/trialbureautools
Author: Sjoerd Kerkstra
Author-email: sjoerd.kerkstra@radboudumc.nl
License: MIT license
Description: ================
        trialbureautools
        ================
        
        
        .. image:: https://img.shields.io/pypi/v/trialbureautools.svg
                :target: https://pypi.python.org/pypi/trialbureautools
        
        .. image:: https://img.shields.io/travis/sjoerdk/trialbureautools.svg
                :target: https://travis-ci.org/sjoerdk/trialbureautools
        
        .. image:: https://readthedocs.org/projects/trialbureautools/badge/?version=latest
                :target: https://trialbureautools.readthedocs.io/en/latest/?badge=latest
                :alt: Documentation Status
        
        .. image:: https://pyup.io/repos/github/sjoerdk/trialbureautools/shield.svg
             :target: https://pyup.io/repos/github/sjoerdk/trialbureautools/
             :alt: Updates
        
        
        
        Command line utility for the radboudumc trial bureau.
        
        
        * Free software: MIT license
        * Documentation: https://trialbureautools.readthedocs.io.
        
        
        Features
        --------
        
        * Sort DICOM files into folders based on DICOM tag patterns
        * Set windows icacls folder permissions
        
        Getting started
        ---------------
        
        See `Getting started <https://trialbureautools.readthedocs.io/en/latest/getting_started.html>`_
        
        
        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 (2018-12-05)
        ------------------
        
        * Alpha
        
Keywords: trialbureautools
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.6
