fcbf194302
- Added LICENSE - Fixed WWW - Update to 0.9.8 PR: 190317 Submitted by: Muhammad Moinur Rahman <5u623l20@gmail.com>
7 lines
330 B
Text
7 lines
330 B
Text
pydicom is a pure python package for working with DICOM files. It was
|
|
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/
|