Metadata-Version: 2.1
Name: dicomtrolleytool
Version: 0.6.0
Summary: Command line tool for dicom query and download
License: Apache-2.0
Author: sjoerdk
Author-email: sjoerd.kerkstra@radboudumc.nl
Requires-Python: >=3.9,<4.0
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python :: 3
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 :: 3.13
Requires-Dist: PyYAML (>=6.0,<7.0)
Requires-Dist: click (>=8.1.3,<9.0.0)
Requires-Dist: coloredlogs (>=15.0.1,<16.0.0)
Requires-Dist: dicomtrolley (>=3.0.4,<4.0.0)
Requires-Dist: keyring (>=23.11.0,<24.0.0)
Requires-Dist: pydantic (>=2.11.4,<3.0.0)
Requires-Dist: tabulate (>=0.9.0,<0.10.0)
