Binary package “python-dicom” in ubuntu xenial

DICOM medical file reading and writing (Python 2)

 pydicom is a pure Python module for parsing DICOM files. DICOM is a
 standard (http://medical.nema.org) for communicating medical images
 and related information such as reports and radiotherapy objects.
 .
 pydicom makes it easy to read DICOM files into natural pythonic
 structures for easy manipulation. Modified datasets can be written
 again to DICOM format files.
 .
 This package installs the module for Python 2.