Metadata-Version: 2.1
Name: rdmo
Version: 1.8.0
Summary: RDMO is a tool to support the systematic planning, organisation and implementation of the data management throughout the course of a research project.
Home-page: https://github.com/rdmorganiser/rdmo
Author: RDMO Arbeitsgemeinschaft
Author-email: rdmo-team@listserv.dfn.de
Maintainer: RDMO Arbeitsgemeinschaft
Maintainer-email: rdmo-team@listserv.dfn.de
License: Apache-2.0
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Environment :: Web Environment
Classifier: Framework :: Django :: 2.2
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3.5
Description-Content-Type: text/markdown
Requires-Dist: Django (~=3.2.5)
Requires-Dist: Markdown (~=3.3.4)
Requires-Dist: coverage (==5.5)
Requires-Dist: defusedcsv (~=1.1.0)
Requires-Dist: defusedxml (~=0.7.1)
Requires-Dist: django-allauth (~=0.45.0)
Requires-Dist: django-cleanup (~=5.2.0)
Requires-Dist: django-compressor (==2.4.1)
Requires-Dist: django-extensions (~=3.1.3)
Requires-Dist: django-filter (~=2.4.0)
Requires-Dist: django-libsass (==0.9)
Requires-Dist: django-mathfilters (~=1.0.0)
Requires-Dist: django-mptt (~=0.12.0)
Requires-Dist: django-rest-swagger (~=2.2.0)
Requires-Dist: django-settings-export (~=1.2.1)
Requires-Dist: django-widget-tweaks (~=1.4.8)
Requires-Dist: djangorestframework (~=3.12.4)
Requires-Dist: drf-extensions (~=0.7.0)
Requires-Dist: iso8601 (~=0.1.14)
Requires-Dist: jsonfield (~=3.1.0)
Requires-Dist: pypandoc (==1.6.3)
Requires-Dist: pytest-cov (~=2.12.1)
Requires-Dist: pytest-django (~=4.4.0)
Requires-Dist: pytest-dotenv (~=0.5.2)
Requires-Dist: pytest-mock (~=3.6.1)
Requires-Dist: pytest-pythonpath (~=0.7.3)
Requires-Dist: pytest (~=6.2.4)
Requires-Dist: rules (==3.0)

RDMO - Research Data Management Organiser
=========================================

[![pytest Workflow Status](https://github.com/rdmorganiser/rdmo/actions/workflows/pytest.yml/badge.svg)](https://github.com/rdmorganiser/rdmo/actions/workflows/pytest.yml)
[![Coverage Status](https://coveralls.io/repos/rdmorganiser/rdmo/badge.svg?branch=master&service=github)](https://coveralls.io/github/rdmorganiser/rdmo?branch=master)
[![Latest Version](https://img.shields.io/pypi/v/rdmo.svg?style=flat)](https://pypi.python.org/pypi/rdmo/)
[![Documentation status](https://readthedocs.org/projects/rdmo/badge/?version=latest)](http://rdmo.readthedocs.io/en/latest/?badge=latest)
[![License](http://img.shields.io/badge/license-APACHE-blue.svg?style=flat)](https://github.com/rdmorganiser/rdmo/blob/master/LICENSE)
[![Updates](https://pyup.io/repos/github/rdmorganiser/rdmo/shield.svg)](https://pyup.io/repos/github/rdmorganiser/rdmo/)

RDMO is a tool to support the systematic planning, organisation and implementation of the data management throughout the course of a research project. RDMO is funded by the Deutsche Forschungsgemeinschaft (DFG).

<dl>
  <dt>Home Page</dt>
  <dd>https://rdmorganiser.github.io</dd>
  <dt>Source code</dt>
  <dd>https://github.com/rdmorganiser/rdmo</dd>
  <dt>Documentation</dt>
  <dd>http://rdmo.readthedocs.io</dd>
  <dt>Mailing list</dt>
  <dd>https://www.listserv.dfn.de/sympa/subscribe/rdmo</dd>
  <dt>Slack</dt>
  <dd>https://rdmo.slack.com</dd>
  <dt>Demo</dt>
  <dd>https://rdmo.aip.de</dd>
</dl>

If you encounter any problems or bugs with the RDMO Software, or if you want to request a feature, please file an issue here: https://github.com/rdmorganiser/rdmo/issues. For problems or suggestions with questionaires, the RDMO domain model or other content, please use the issues in the [rdmo-catalog](https://github.com/rdmorganiser/rdmo-catalog) repository: https://github.com/rdmorganiser/rdmo-catalog/issues. In order to file issues, you will need a GitHub account.


