Sat, 29 Jun 2024 10:26:46 UTC | login

Information for build python-pydicom-2.3.1-1.fc37

ID221766
Package Namepython-pydicom
Version2.3.1
Release1.fc37
Epoch
SummaryRead, modify and write DICOM files with python code
Descriptionpydicom is a pure python package for working with DICOM files. It was made for inspecting and modifying DICOM data in an easy "pythonic" way. The modifications can be written again to a new file. pydicom is not a DICOM server, and is not primarily about viewing images. It is designed to let you manipulate data elements in DICOM files with python code. Limitations -- the main limitation of the current version is that compressed pixel data (e.g. JPEG) cannot be altered in an intelligent way as it can for uncompressed pixels. Files can always be read and saved, but compressed pixel data cannot easily be modified. Documentation is available at https://pydicom.github.io/pydicom
Built bydavidlt
State complete
Volume DEFAULT
StartedSun, 08 Jan 2023 16:09:01 UTC
CompletedSun, 08 Jan 2023 16:09:01 UTC
Tags
f37
f38
RPMs
src
python-pydicom-2.3.1-1.fc37.src.rpm (info) (download)
noarch
python3-pydicom-2.3.1-1.fc37.noarch.rpm (info) (download)
Changelog * Thu Nov 17 2022 Alessio <alciregi@fedoraproject.org> - 2.3.1-1 - 2.3.1 release * Sat Aug 06 2022 Alessio <alciregi@fedoraproject.org> - 2.3.0-1 - 2.3.0 release * Fri Jul 22 2022 Fedora Release Engineering <releng@fedoraproject.org> - 2.2.2-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Mon Jun 13 2022 Python Maint <python-maint@redhat.com> - 2.2.2-3 - Rebuilt for Python 3.11 * Fri Jan 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 2.2.2-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild * Mon Dec 06 2021 Alessio <alciregi@fedoraproject.org> - 2.2.2-1 - 2.2.2 release * Fri Aug 06 2021 Alessio <alciregi@fedoraproject.org> - 2.2.0-1 - 2.2.0 release * Fri Jul 23 2021 Fedora Release Engineering <releng@fedoraproject.org> - 2.1.2-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild * Fri Jun 04 2021 Python Maint <python-maint@redhat.com> - 2.1.2-3 - Rebuilt for Python 3.10 * Wed Jan 27 2021 Fedora Release Engineering <releng@fedoraproject.org> - 2.1.2-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild * Mon Dec 14 2020 Alessio <alciregi AT fedoraproject DOT org> - 2.1.2-1 - 2.1.2 release * Wed Dec 02 2020 Alessio <alciregi AT fedoraproject DOT org> - 2.1.1-2 - Removed sphinx-* buildrequire. Removed docs subpackage: bundles JS bits. * Mon Nov 30 2020 Alessio <alciregi AT fedoraproject DOT org> - 2.1.1-1 - 2.1.1 release