Metadata-Version: 1.2
Name: edc-utils
Version: 0.1.23
Summary: Simple utilities for clinicedc/edc projects.
Home-page: http://github.com/clinicedc/edc-model
Author: Erik van Widenfelt
Author-email: ew2789@gmail.com
License: GPL license, see LICENSE
Description-Content-Type: UNKNOWN
Description: |pypi| |travis| |codecov| |downloads|
        
        edc-utils
        ---------
        
        Simple utilities for clinicedc/edc projects.
        
        .. |pypi| image:: https://img.shields.io/pypi/v/edc-utils.svg
            :target: https://pypi.python.org/pypi/edc-utils
            
        .. |travis| image:: https://travis-ci.com/clinicedc/edc-utils.svg?branch=develop
            :target: https://travis-ci.com/clinicedc/edc-utils
            
        .. |codecov| image:: https://codecov.io/gh/clinicedc/edc-utils/branch/develop/graph/badge.svg
          :target: https://codecov.io/gh/clinicedc/edc-utils
        
        .. |downloads| image:: https://pepy.tech/badge/edc-utils
           :target: https://pepy.tech/project/edc-utils
        
Keywords: django base models fields forms admin
Platform: UNKNOWN
Classifier: Environment :: Web Environment
Classifier: Framework :: Django
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Topic :: Internet :: WWW/HTTP
Classifier: Topic :: Internet :: WWW/HTTP :: Dynamic Content
Requires-Python: >=3.7
