Metadata-Version: 2.1
Name: aup-manager
Version: 2.1.0
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.13
Requires-Dist: Flask-pyoidc ==3.14.3
Requires-Dist: jwcrypto ==1.5.6
Requires-Dist: requests
Requires-Dist: PyYAML ~=6.0
Requires-Dist: Flask ~=2.2
Requires-Dist: werkzeug ~=2.2
Requires-Dist: urllib3 ~=1.21
Provides-Extra: perun
Requires-Dist: perun.connector ~=3.9 ; extra == 'perun'

