Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | pydicom is a pure python package for working with DICOM files. It was | Martin Wilke | 2009-01-16 | 4 | -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 |