Metadata-Version: 1.1
Name: edc-locator
Version: 0.2.12
Summary: Base models, forms and admin for participant locator in the Edc.
Home-page: https://github.com/clinicedc/edc-locator
Author: Erik van Widenfelt
Author-email: ew2789@gmail.com
License: GPL license, see LICENSE
Description: |pypi| |travis| |coverage|
        
        edc-locator
        -----------
        
        Base classes for participant locator form and processes
        
        
        .. |pypi| image:: https://img.shields.io/pypi/v/edc-locator.svg
            :target: https://pypi.python.org/pypi/edc-locator
            
        .. |travis| image:: https://travis-ci.org/clinicedc/edc-locator.svg?branch=develop
            :target: https://travis-ci.org/clinicedc/edc-locator
            
        .. |coverage| image:: https://coveralls.io/repos/github/clinicedc/edc-locator/badge.svg?branch=develop
            :target: https://coveralls.io/github/clinicedc/edc-locator?branch=develop
        
        
Keywords: django participant locator
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
