Metadata-Version: 2.4
Name: dicomity
Version: 0.0.9
Summary: Utility for grouping DICOM files
Project-URL: Documentation, https://github.com/CodeChoreography/dicomity#readme
Project-URL: Issues, https://github.com/CodeChoreography/dicomity/issues
Project-URL: Source, https://github.com/CodeChoreography/dicomity
Author-email: Tom Doel <tom.doel@codechoreography.co.uk>
License-Expression: MIT
License-File: LICENSE
Classifier: Development Status :: 4 - Beta
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Programming Language :: Python :: Implementation :: PyPy
Requires-Python: >=3.11
Requires-Dist: dataclasses-json
Requires-Dist: enlighten
Requires-Dist: natsort
Requires-Dist: numpy
Requires-Dist: platformdirs
Requires-Dist: pydicom>=0.0.5
Requires-Dist: pyreporting
Requires-Dist: tqdm
Provides-Extra: docs
Requires-Dist: myst-parser; extra == 'docs'
Requires-Dist: pydata-sphinx-theme; extra == 'docs'
Requires-Dist: sphinx; extra == 'docs'
Requires-Dist: sphinx-autodoc-typehints; extra == 'docs'
Provides-Extra: lint
Requires-Dist: pylint; extra == 'lint'
Provides-Extra: tests
Requires-Dist: pytest; extra == 'tests'
Description-Content-Type: text/markdown

# dicomity

## Licensing and copyright

Copyright 2024 Code Choreography Limited

Released [under license](./LICENSE.md)
