Metadata-Version: 1.1
Name: OpenREM
Version: 0.7.4
Summary: Radiation Exposure Monitoring for physicists
Home-page: http://openrem.org/
Author: Ed McDonagh
Author-email: ed@openrem.org
License: GPLv3 with additional permissions
Description: #######
        OpenREM
        #######
        
        OpenREM is a Django app to extract, store and export Radiation Exposure
        Monitoring related information, primarily from DICOM files.
        
        This is release 0.7.4 containing a few essential fixes. Please review the
        `release notes <http://docs.openrem.org/en/0.7.4/release-0.7.4.html>`_ for details.
        
        Full documentation can be found on Read the Docs: http://docs.openrem.org/
        
        For upgrades, please review the `version release notes <http://docs.openrem.org/en/0.7.4/release-0.7.4.html>`_. For
        fresh installs, please review the `install docs <http://docs.openrem.org/en/0.7.4/install.html>`_.
        
        Contribution of code, ideas, bug reports documentation is all welcome.
        Please feel free to fork the repository and send me pull requests. See
        `the website <http://openrem.org/getinvolved>`_ for more information.
        
        There is a developer demo site, which at times has a working demo of recent code, but might not, and 
        might be broken. It can be found at http://djp-openremdemo.rhcloud.com/openrem/
        
        OpenREM currently ships with charts that use the HighCharts libraries. This is free to use in a non-commercial setting.
        For other environments please contact Highcharts for licencing. For more information, please see
        `their website <http://highcharts.com>`_, or the
        `Non-Commercial FAQ <https://shop.highsoft.com/faq#Non-Commercial-0>`_.
        
        
Platform: UNKNOWN
Classifier: Environment :: Web Environment
Classifier: Framework :: Django
Classifier: Intended Audience :: Healthcare Industry
Classifier: License :: OSI Approved :: GNU General Public License v3 or later (GPLv3+)
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2.7
Classifier: Topic :: Scientific/Engineering :: Medical Science Apps.
Classifier: Topic :: Scientific/Engineering :: Physics
