aboutsummaryrefslogtreecommitdiffstats
path: root/science/py-pydicom
Commit message (Collapse)AuthorAgeFilesLines
* Fix typos and make small modifications in COMMENT (according to Porter'scs2012-08-031-1/+1
| | | | | | Handbook) Approved by: portmgr@ (implicit)
* - remove MD5ohauer2011-07-031-1/+0
|
* - Update to 0.9.4.1wen2010-06-254-15/+79
| | | | | | - Update my email to FreeBSD Feature safe: yes
* pydicom is a pure python package for working with DICOM files. It wasmiwi2009-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>