1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-01 05:45:45 +00:00
freebsd-ports/science/py-pydicom/pkg-descr
Kurt Jaeger e7b266276b science/py-pydicom: update 0.9.8 -> 0.9.9, unbreak
- project moved to github

PR:		214448
Changes:	https://github.com/darcymason/pydicom/releases
Approved by:	wen
2016-11-13 08:12:49 +00:00

8 lines
320 B
Plaintext

pydicom is a pure python package for working with DICOM files. It was
made for inspecting and modifying DICOM files in an easy "pythonic"
way. The modifications can be written again to a new file. As a pure
python package, it should run anywhere python runs without any other
requirements.
WWW: http://www.pydicom.org/