Metadata-Version: 2.4
Name: oidfpolicy
Version: 0.0.3
Classifier: Programming Language :: Rust
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Programming Language :: Python :: Implementation :: PyPy
Classifier: Topic :: Software Development :: Libraries
Classifier: Topic :: Software Development :: Libraries :: Python Modules
License-File: LICENSE
Home-Page: https://github.com/SUNET/oidfpolicy
Author-email: Kushal Das <kushal@sunet.se>
Requires-Python: >=3.10
Description-Content-Type: text/markdown; charset=UTF-8; variant=GFM
Project-URL: Homepage, https://github.com/SUNET/oidfpolicy
Project-URL: Bug Tracker, https://github.com/SUNET/oidfpolic

# OpenID-federation policy

This is a Python module which allows merging `openid-federation` policies and
applying a given policy to some given metadata. All input and output is in
JSON.


`0.0.1` is a test release.

## License

BSD-2-Clause

