Metadata-Version: 2.1
Name: OpenREM
Version: 0.9.1b1
Summary: Developer beta only
Home-page: https://openrem.org/
Author: Ed McDonagh
Author-email: ed@openrem.org
License: GPLv3 with additional permissions
Description: .. image:: https://bytebucket.org/openrem/openrem/raw/develop/docs/openrem0105.png
            :width: 105px
            :align: right
            :height: 105px
            :alt: OpenREM logo
        
        #######
        OpenREM
        #######
        
        This is a beta release version (0.9.1b1) for developers to test.
        
        OpenREM is a free, open source application for patient radiation dose monitoring. The software is capable of importing and
        displaying data from a wide variety of x-ray dose related sources with filtering, charts and analysis. The software also
        enables easy export of the data in a form that is suitable for further analysis by suitably qualified medical physics
        personnel.
        
        Documentation is on Read the Docs: https://docs.openrem.org/, and a demo site can be seen at
        http://demo.openrem.org; username `demo` password `demo`
        
        For upgrades, please review the `version release notes <https://docs.openrem.org/en/0.9.1b1-docs/release-0.9.1.html>`_. For
        fresh installs, please review the `install docs <https://docs.openrem.org/en/0.9.1b1-docs/installation.html>`_.
        
        Contribution of code, ideas, bug reports documentation is all welcome.
        Please feel free to fork the repository and send pull requests. See
        `the website <https://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://dev.openrem.org; username `demo` password `demo`
        
        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>`_.
        
        .
        
        .. image:: https://img.shields.io/pypi/v/openrem.svg?
            :target: https://badge.fury.io/py/openrem
        
        .. image:: https://img.shields.io/pypi/pyversions/openrem.svg?
            :target: https://badge.fury.io/py/openrem
        
        .. image:: https://img.shields.io/badge/License-GPLv3-blue.svg?
           :target: https://bitbucket.org/openrem/openrem/raw/develop/LICENSE
        
        .. image:: https://img.shields.io/bitbucket/issues/openrem/openrem.svg?
            :target: https://bitbucket.org/openrem/openrem/issues?status=new&status=open
        
        .. image:: https://coveralls.io/repos/bitbucket/openrem/openrem/badge.svg?branch=develop
            :target: https://coveralls.io/bitbucket/openrem/openrem?branch=develop
        
        .. image:: https://api.codacy.com/project/badge/Grade/2117af7281134e42ace3efe5fc4a5255
            :target: https://www.codacy.com/app/OpenREM/openrem
        
        .. image:: https://api.codacy.com/project/badge/Coverage/2117af7281134e42ace3efe5fc4a5255
            :target: https://www.codacy.com/app/OpenREM/openrem
        
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 :: Only
Classifier: Programming Language :: Python :: 2.7
Classifier: Topic :: Scientific/Engineering :: Medical Science Apps.
Classifier: Topic :: Scientific/Engineering :: Physics
Description-Content-Type: text/x-rst
