AUTHORS.rst
CONTRIBUTING.rst
HISTORY.rst
LICENSE
MANIFEST.in
README.rst
setup.cfg
setup.py
dicomsort/__init__.py
dicomsort/core.py
dicomsort/folderprocessing.py
dicomsort/mappers.py
dicomsort/parser.py
docs/Makefile
docs/authors.rst
docs/conf.py
docs/contributing.rst
docs/getting_started.rst
docs/history.rst
docs/index.rst
docs/installation.rst
docs/make.bat
docs/modules.rst
docs/readme.rst
docs/usage.rst
tests/__init__.py
tests/test_cli.py
tests/test_core.py
tests/test_folderprocessing.py
tests/test_mappers.py
tests/test_parser.py
tests/test_permissions.py
tests/resources/__init__.py
tests/resources/adicomdir/file.dcm
tests/resources/adicomdir/folder1/file1.dcm
tests/resources/adicomdir/folder1/file2.dcm
tests/resources/adicomdir/folder1/folder1A/file.dcm
tests/resources/anotherdicomdir/1-SR-9001/1
tests/resources/anotherdicomdir/2.0-CT-1/1
tests/resources/anotherdicomdir/2.0-CT-1/2
tests/resources/anotherdicomdir/AiCE_3.000_CE-CT-6/.directory
tests/resources/anotherdicomdir/AiCE_3.000_CE-CT-6/1
tests/resources/anotherdicomdir/AiCE_3.000_CE-CT-6/103
tests/resources/anotherdicomdir/AiCE_3.000_CE-CT-6/25
tests/resources/anotherdicomdir/AiCE_3.000_CE-CT-6/35
tests/resources/anotherdicomdir/AiCE_3.000_CE-CT-6/49
tests/resources/anotherdicomdir/AiCE_3.000_CE-CT-6/50
tests/resources/anotherdicomdir/AiCE_3.000_CE-CT-6/51
tests/resources/anotherdicomdir/AiCE_3.000_CE-CT-6/74
tests/resources/anotherdicomdir/AiCE_3.000_CE-CT-6/78
tests/resources/anotherdicomdir/AiCE_3.000_CE-CT-6/9
tests/resources/anotherdicomdir/AiCE_3.000_CE-CT-6/92
tests/resources/tbt_test_config/dicom_sort_paths.yaml
trialbureautools/__init__.py
trialbureautools/permissions.py
trialbureautools.egg-info/PKG-INFO
trialbureautools.egg-info/SOURCES.txt
trialbureautools.egg-info/dependency_links.txt
trialbureautools.egg-info/entry_points.txt
trialbureautools.egg-info/not-zip-safe
trialbureautools.egg-info/requires.txt
trialbureautools.egg-info/top_level.txt
trialbureautools/cli/__init__.py
trialbureautools/cli/dicomsort.py
trialbureautools/cli/main.py
trialbureautools/cli/permissions.py