Metadata-Version: 2.1
Name: rdmo
Version: 2.0.0rc1
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
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
License-File: LICENSE
License-File: NOTICE
License-File: AUTHORS
Requires-Dist: coverage ==5.5
Requires-Dist: defusedcsv ~=2.0.0
Requires-Dist: defusedxml ~=0.7.1
Requires-Dist: Django ~=3.2.14
Requires-Dist: django-allauth ~=0.53.1
Requires-Dist: django-cleanup ~=6.0.0
Requires-Dist: django-compressor ==4.0
Requires-Dist: django-extensions ~=3.2.0
Requires-Dist: django-filter ~=21.1
Requires-Dist: django-libsass ==0.9
Requires-Dist: django-mathfilters ~=1.0.0
Requires-Dist: django-mptt ~=0.13.4
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 ~=1.0.2
Requires-Dist: jsonfield ~=3.1.0
Requires-Dist: Markdown ~=3.3.7
Requires-Dist: pypandoc ==1.8.1
Requires-Dist: pytest ~=6.2.4
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: rules ==3.3

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

[![Latest release](https://img.shields.io/pypi/v/rdmo.svg?style=flat)](https://pypi.python.org/pypi/rdmo/)
[![Python Version: 3.6|3.7|3.8|3.9|3.10](https://img.shields.io/badge/python-3.6|3.7|3.8|3.9|3.10-blue)](https://www.python.org/)
[![License](http://img.shields.io/badge/license-APACHE-blue.svg?style=flat)](https://github.com/rdmorganiser/rdmo/blob/master/LICENSE)
[![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)
[![Documentation status](https://readthedocs.org/projects/rdmo/badge/?version=latest)](http://rdmo.readthedocs.io/en/latest/?badge=latest)

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.
