Metadata-Version: 2.4
Name: dbdicom
Version: 0.3.8
Summary: A pythonic interface for reading and writing DICOM databases
Author-email: Steven Sourbron <s.sourbron@sheffield.ac.uk>, Ebony Gunwhy <e.gunwhy@sheffield.ac.uk>
Project-URL: Homepage, https://openmiblab.github.io/dbdicom/
Keywords: python,medical imaging,DICOM
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Science/Research
Classifier: Topic :: Scientific/Engineering
Classifier: Environment :: Console
Classifier: Operating System :: OS Independent
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Requires-Python: >=3.6
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: tqdm
Requires-Dist: importlib-resources
Requires-Dist: numpy
Requires-Dist: pandas
Requires-Dist: vreg
Requires-Dist: pydicom[basic,pixeldata]
Dynamic: license-file
