Metadata-Version: 1.1
Name: dicompyler
Version: 0.5.0
Summary: Extensible radiation therapy research platform and viewer for DICOM and DICOM RT.
Home-page: https://github.com/bastula/dicompyler/
Author: Aditya Panchal
Author-email: apanchal@bastula.org
License: BSD License
Description: 
            dicompyler
            ==========
            
            dicompyler is an extensible open source radiation therapy research 
            platform based on the DICOM standard. It also functions as a 
            cross-platform DICOM RT viewer.
            
            dicompyler runs on Windows, Mac and Linux systems and is available in 
            source and binary versions. Since dicompyler is based on modular 
            architecture, it is easy to extend it with 3rd party plugins.
            
            Visit the dicompyler _`home page`:
            https://github.com/bastula/dicompyler/ for how-to information and guides.
        
            Getting Help
            ============
        
            To get help with dicompyler, visit the _`mailing list`: 
            http://groups.google.com/group/dicompyler/ or follow us on _`twitter`: 
            http://twitter.com/dicompyler
        
            Requirements
            ============
            
            dicompyler requires the following packages to run from source:
            
            - Python 2.7 or 3.5 or higher 
            - wxPython (Phoenix) 4.0.0b2 or higher
            - matplotlib 1.3.0 or higher
            - numpy 1.3.1 or higher
            - Pillow 1.0 or higher
            - dicompyler-core 0.5.2 or higher
            - pydicom 0.9.9 or higher
Keywords: radiation therapy research python dicom dicom-rt
Platform: UNKNOWN
Classifier: License :: OSI Approved :: BSD License
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Healthcare Industry
Classifier: Intended Audience :: Science/Research
Classifier: Development Status :: 4 - Beta
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6Operating System :: OS Independent
Classifier: Topic :: Scientific/Engineering :: Medical Science Apps.
Classifier: Topic :: Scientific/Engineering :: Physics
Classifier: Topic :: Scientific/Engineering :: Visualization
