Metadata-Version: 2.1
Name: perun.proxygui
Version: 1.7.0
Summary: Module with gui for perun proxy
Home-page: https://gitlab.ics.muni.cz/perun-proxy-aai/python/perun-proxygui.git
License: UNKNOWN
Platform: UNKNOWN
Requires-Python: >=3.9
Requires-Dist: Flask-Babel (~=3.1)
Requires-Dist: Flask (~=2.2)
Requires-Dist: PyYAML (~=6.0)
Requires-Dist: SQLAlchemy (~=1.4.45)
Requires-Dist: jwcrypto (~=1.3)
Requires-Dist: perun.connector (~=3.3)
Requires-Dist: pymongo (~=4.3.3)
Requires-Dist: setuptools
Provides-Extra: kerberos
Requires-Dist: kerberos (~=1.3.1) ; (platform_system != "Windows") and extra == 'kerberos'
Requires-Dist: winkerberos (~=0.9.1) ; (platform_system == "Windows") and extra == 'kerberos'

UNKNOWN


