Metadata-Version: 2.1
Name: pprl
Version: 0.2.0
Summary: Client utilities for the MDS PPRL services
Home-page: https://hub.docker.com/u/mds4ul
Author: Maximilian Jugl
Author-email: jugl@hs-mittweida.de
License: MIT
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: License :: OSI Approved :: MIT License
Classifier: Natural Language :: English
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Topic :: Scientific/Engineering :: Information Analysis
Classifier: Topic :: Software Development :: Libraries
Classifier: Typing :: Typed
License-File: LICENSE

PPRL Client Utilities
---------------------

This package provides clients for the PPRL services by the `MDS4UL group on Docker Hub <https://hub.docker.com/search?q=mds4ul&type=image>`_.
It exposes four modules called ``broker``, ``encoder``, ``match`` and ``resolver`` which provide functions and classes wrapping around these functions for easy access to the services.
For more information, check the documentation of every function.


