Metadata-Version: 2.4
Name: edc-protocol
Version: 1.0.1
Summary: Protocol specific variables for clinicedc/edc
Home-page: https://github.com/clinicedc/edc-protocol
Author: Erik van Widenfelt
Author-email: ew2789@gmail.com
License: GPL license, see LICENSE
Keywords: django Edc protocol,clinicedc,clinical trials
Classifier: Environment :: Web Environment
Classifier: Framework :: Django
Classifier: Framework :: Django :: 5.1
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Science/Research
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3.12
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Requires-Python: >=3.12
Description-Content-Type: text/x-rst
License-File: LICENSE
License-File: AUTHORS.rst
Dynamic: license-file

|pypi| |actions| |coverage|

edc-protocol
------------

Protocol as in a research protocol.

TODO: Add back features to manage enrollment caps per subject types, if this is still where to do it


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

.. |actions| image:: https://github.com/clinicedc/edc-protocol/actions/workflows/build.yml/badge.svg
  :target: https://github.com/clinicedc/edc-protocol/actions/workflows/build.yml

.. |coverage| image:: https://coveralls.io/repos/github/clinicedc/edc-protocol/badge.svg?branch=develop
    :target: https://coveralls.io/github/clinicedc/edc-protocol?branch=develop
