Metadata-Version: 2.4
Name: eduvpn-config
Version: 0.1.0
Summary: An interface for managing connection configs in eduVPN.
Author-email: Christoph Anton Mitterer <mail@christoph.anton.mitterer.name>
Maintainer-email: Christoph Anton Mitterer <mail@christoph.anton.mitterer.name>
Project-URL: website, https://gitlab.com/calestyo/eduvpn-config
Keywords: eduvpn,vpn,wireguard,openvpn,proxyguard
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: Console
Classifier: Intended Audience :: Education
Classifier: Intended Audience :: End Users/Desktop
Classifier: Intended Audience :: Information Technology
Classifier: Intended Audience :: Science/Research
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 3
Classifier: Topic :: Security
Classifier: Topic :: Security :: Cryptography
Classifier: Topic :: System :: Networking
Classifier: Topic :: Utilities
Requires-Python: >=3.11
License-File: LICENCE
Requires-Dist: Authlib
Requires-Dist: certifi
Requires-Dist: cryptography
Requires-Dist: httpx
Requires-Dist: python-module-utils
Provides-Extra: xdg-base-directories
Requires-Dist: pyxdg; extra == "xdg-base-directories"
Provides-Extra: extended-logging-formatter
Requires-Dist: python-logging-extras; extra == "extended-logging-formatter"
Provides-Extra: rich-text
Requires-Dist: rich; extra == "rich-text"
Dynamic: license-file
