Metadata-Version: 2.1
Name: dicomselect
Version: 0.1.0
Summary: UNKNOWN
Home-page: https://github.com/DIAGNijmegen/dicomselect
Author: 
Author-email: Stan.Noordman@radboudumc.nl
License: MIT License
Project-URL: Bug Tracker, https://github.com/DIAGNijmegen/dicomselect
Platform: unix
Platform: linux
Platform: osx
Platform: cygwin
Platform: win32
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Requires-Python: >=3.7
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: setuptools (~=60.2.0)
Requires-Dist: pydicom (~=2.3.1)
Requires-Dist: SimpleITK (~=2.2.1)
Requires-Dist: tqdm (~=4.65.0)
Requires-Dist: pandas (~=2.0.0)
Requires-Dist: pylibjpeg (~=1.4.0)
Requires-Dist: pylibjpeg-libjpeg (~=1.3.4)
Requires-Dist: picai-prep (~=2.1.6)
Requires-Dist: rapidfuzz (~=3.0.0)
Requires-Dist: python-Levenshtein (~=0.21.0)
Provides-Extra: testing
Requires-Dist: pytest (>=6.0) ; extra == 'testing'
Requires-Dist: pytest-cov (>=2.0) ; extra == 'testing'
Requires-Dist: mypy (>=0.910) ; extra == 'testing'
Requires-Dist: flake8 (>=3.9) ; extra == 'testing'
Requires-Dist: tox (>=3.24) ; extra == 'testing'

UNKNOWN

