pdf2dcm
pdf2dcm copied to clipboard
Python Package for PDF to DICOM Conversion
Bumps [jinja2](https://github.com/pallets/jinja) from 3.1.3 to 3.1.4. Release notes Sourced from jinja2's releases. 3.1.4 This is the Jinja 3.1.4 security release, which fixes security issues and bugs but does not otherwise...
Move the examples from the readme to the docs
Currently, the VR of a field is set manually. We need to way to find the VR from the pydicom library for a field and set it accordingly.
Hello, First of all, great work with the package, it is really helpful. I have a suggestion for improvement. When working with remote storage, using for example [RaRe-Technologies/smart_open](https://github.com/RaRe-Technologies/smart_open), or when...
Bumps [setuptools](https://github.com/pypa/setuptools) from 67.7.2 to 70.0.0. Changelog Sourced from setuptools's changelog. v70.0.0 Features Emit a warning when [tools.setuptools] is present in pyproject.toml and will be ignored. -- by :user:SnoopJ (#4150)...
Bumps [zipp](https://github.com/jaraco/zipp) from 3.15.0 to 3.19.1. Changelog Sourced from zipp's changelog. v3.19.1 Bugfixes Improved handling of malformed zip files. (#119) v3.19.0 Features Implement is_symlink. (#117) v3.18.2 No significant changes. v3.18.1...