python-pydicom
No description set
- Devel package for openSUSE:Factory
-
4
derived packages
- Links to openSUSE:Factory / python-pydicom
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout devel:languages:python/python-pydicom && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
license.txt | 0000003136 3.06 KB | |
pydicom-0.9.9.tar.gz | 0000422348 412 KB | |
python-pydicom.changes | 0000001917 1.87 KB | |
python-pydicom.spec | 0000002113 2.06 KB |
Revision 1 (latest revision is 33)
Todd R (TheBlackCat)
committed
(revision 1)
- Update to version 0.9.9 + Major changes / enhancements * All dicom dictionaries updated (standard dictionary, UID dictionary, and private dictionaries) * Dicom commands also added to dictionary * Ability to work with DICOMDIR: read_dicomdir() function and DicomDir class. Example file show_dicomdir.py file added to examples subdirectory. * codify.py: Produce python/pydicom source code from a dicom file. * a number of python 3 compatibility enhancements * setup.py uses ez_setup only if setuptools not already installed * exceptions carry tag info with them, to aid in debugging + Contrib file changes * pydicom_series: force parameter added (Nil Goyette) * dcm_qt_tree: switch to OrderedDict to preserve ordering of tags (Padraig Looney) - Rename package to python-dicom to python-pydicom to conform to python package naming policies. - spec file completely rewritten. - Remove unneeded python-dicom-remove-obsolete-distribute-support.patch - Update to version 0.9.8 + No changelog available - Add python-dicom-remove-obsolete-distribute-support.patch; setup script try to import setuptools from distribute - Require python-setuptools instead of distribute (upstreams merged)
Comments 0