Metadata-Version: 2.1
Name: edc-protocol-violation
Version: 0.1.7
Summary: Classes for protocol violations and deviations in clinicedc/edc projects
Home-page: https://github.com/clinicedc/edc-protocol-violation
Author: Erik van Widenfelt
Author-email: ew2789@gmail.com
License: GPL license, see LICENSE
Keywords: django Edc protocol violations deviations,clinicedc,clinical trials
Classifier: Environment :: Web Environment
Classifier: Framework :: Django
Classifier: Framework :: Django :: 3.2
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Science/Research
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Requires-Python: >=3.9
Description-Content-Type: text/x-rst
License-File: LICENSE
License-File: AUTHORS

|pypi| |actions| |codecov| |downloads|

edc-protocol-violation
----------------------

Class to handle clinical trial protocol deviations and violations.

.. |pypi| image:: https://img.shields.io/pypi/v/edc-protocol-violation.svg
    :target: https://pypi.python.org/pypi/edc-protocol-violation

.. |actions| image:: https://github.com/clinicedc/edc-protocol-violation/workflows/build/badge.svg?branch=develop
  :target: https://github.com/clinicedc/edc-protocol-violation/actions?query=workflow:build

.. |codecov| image:: https://codecov.io/gh/clinicedc/edc-protocol-violation/branch/develop/graph/badge.svg
  :target: https://codecov.io/gh/clinicedc/edc-protocol-violation

.. |downloads| image:: https://pepy.tech/badge/edc-protocol-violation
   :target: https://pepy.tech/project/edc-protocol-violation
