Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix typos and make small modifications in COMMENT (according to Porter's | cs | 2012-08-03 | 1 | -1/+1 |
| | | | | | | Handbook) Approved by: portmgr@ (implicit) | ||||
* | - remove MD5 | ohauer | 2011-07-03 | 1 | -1/+0 |
| | |||||
* | - Update to 0.9.4.1 | wen | 2010-06-25 | 4 | -15/+79 |
| | | | | | | - Update my email to FreeBSD Feature safe: yes | ||||
* | pydicom is a pure python package for working with DICOM files. It was | miwi | 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> |