Metadata-Version: 2.4
Name: openg2p-g2pconnect-mapper-lib
Version: 1.1.0
Summary: OpenG2P Common Library for G2PConnect ID Mapper.
Project-URL: Homepage, https://openg2p.org
Project-URL: Documentation, https://docs.openg2p.org/
Project-URL: Repository, https://github.com/OpenG2P/openg2p-g2pconnect-common
Author-email: OpenG2P <info@openg2p.org>
License-File: LICENSE
Classifier: License :: OSI Approved :: Mozilla Public License 2.0 (MPL 2.0)
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Requires-Python: >=3.7
Requires-Dist: openg2p-g2pconnect-common-lib
Description-Content-Type: text/markdown

# OpenG2P G2PConnect Mapper Library
[![Pre-commit Status](https://github.com/OpenG2P/openg2p-g2pconnect-common/actions/workflows/pre-commit.yml/badge.svg?branch=develop)](https://github.com/OpenG2P/openg2p-g2pconnect-common/actions/workflows/pre-commit.yml?query=branch%3Adevelop)
[![Build Status](https://github.com/OpenG2P/openg2p-g2pconnect-common/actions/workflows/test.yml/badge.svg?branch=develop)](https://github.com/OpenG2P/openg2p-g2pconnect-common/actions/workflows/test.yml?query=branch%3Adevelop)
[![codecov](https://codecov.io/gh/OpenG2P/openg2p-g2pconnect-common/branch/develop/graph/badge.svg)](https://codecov.io/gh/OpenG2P/openg2p-g2pconnect-common)
[![PyPI](https://img.shields.io/pypi/v/openg2p-g2pconnect-mapper-lib?label=pypi%20package)](https://pypi.org/project/openg2p-g2pconnect-mapper-lib)
[![PyPI - Downloads](https://img.shields.io/pypi/dm/openg2p-g2pconnect-mapper-lib)](https://pypi.org/project/openg2p-g2pconnect-mapper-lib)

This package contains
- G2PConnect ID Mapper specific schemas
- client helpers to interface/connect with a G2PConnect ID Mapper
- other server helpers

## Licenses

This module is licensed under [MPL-2.0](LICENSE).
