Metadata-Version: 1.1
Name: pyDcmio
Version: 2.0.0
Summary: 
[pyDcmio]
This package provides common scripts:

* pydcmio_dicomreader: can be use to read specific or registered dicom tags
  recursively.
* pydcmio_splitseries: can be used to split DICOM files by serie names.
* pydcmio_dicomanonymizer: can be used to anonymize DICOM files (experimental).
* pydcmio_transcode: can be used to transcode the subject identifiers.
* pydcmio_dicom2nifti: can be used to convert DICOM files in Nifti format.

Home-page: https://github.com/neurospin/pydcmio
Author: pyDcmio developers
Author-email: antoine.grigis@cea.fr
License: CeCILL-B
Description: 
        ========================
        PYDCMIO: Python DiCoM IO
        ========================
        
        
        [pydcmio] A Python project that provides a wrapping over the 'dcm2nii' command,
        common tools to read and anonymize DICOM files, and transcoding features.
        
Platform: OS Independent
Classifier: Development Status :: 5 - Production/Stable
Classifier: Environment :: Console
Classifier: Environment :: X11 Applications :: Qt
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Topic :: Scientific/Engineering
Classifier: Topic :: Utilities
