Metadata-Version: 2.1
Name: aup-manager
Version: 2.0.4
Summary: app for management of acceptable use policies with API for approving them
Home-page: https://gitlab.ics.muni.cz/perun/perun-proxyidp/aup-manager.git
Requires-Python: >=3.9
License-File: LICENSE
Requires-Dist: setuptools
Requires-Dist: pymongo==4.6.1
Requires-Dist: jsonpatch==1.33
Requires-Dist: connexion[swagger-ui]==2.14.2
Requires-Dist: markdown2==2.4.12
Requires-Dist: Flask-pyoidc==3.14.3
Requires-Dist: jwcrypto==1.5.1
Provides-Extra: perun
Requires-Dist: perun.connector==3.8.1; extra == "perun"
