aboutsummaryrefslogtreecommitdiff
path: root/science/py-pydicom
Commit message (Collapse)AuthorAgeFilesLines
* pydicom is a pure python package for working with DICOM files. It wasMartin Wilke2009-01-164-0/+186
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://code.google.com/p/pydicom/ PR: ports/130492 Submitted by: Wen Heping <wenheping at gmail.com> Notes: svn path=/head/; revision=226219