aboutsummaryrefslogtreecommitdiff
path: root/science/py-pydicom
Commit message (Collapse)AuthorAgeFilesLines
* Fix typos and make small modifications in COMMENT (according to Porter'sCarlo Strub2012-08-031-1/+1
| | | | | | | | | Handbook) Approved by: portmgr@ (implicit) Notes: svn path=/head/; revision=301960
* - remove MD5Olli Hauer2011-07-031-1/+0
| | | | Notes: svn path=/head/; revision=276984
* - Update to 0.9.4.1Wen Heping2010-06-254-15/+79
| | | | | | | | | - Update my email to FreeBSD Feature safe: yes Notes: svn path=/head/; revision=256937
* 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