Metadata-Version: 2.2
Name: eduvpn_client
Version: 2.2.0
Summary: eduVPN client
Home-page: https://github.com/eduvpn/python-eduvpn-client
Author: Gijs Molenaar
Author-email: gijs@pythonic.nl
License: GPL3
Keywords: vpn openvpn networking security
Classifier: Development Status :: 5 - Production/Stable
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Operating System :: POSIX
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Topic :: System :: Operating System Kernels :: Linux
Classifier: Topic :: System :: Networking
Classifier: Environment :: X11 Applications
Requires-Python: >=3.6
License-File: LICENSE
License-File: LICENSE.spdx
Requires-Dist: requests
Requires-Dist: requests_oauthlib
Requires-Dist: cryptography
Requires-Dist: pynacl
Requires-Dist: wheel
Provides-Extra: gui
Requires-Dist: dbus-python; extra == "gui"
Requires-Dist: pygobject; extra == "gui"
Provides-Extra: test
Requires-Dist: pytest; extra == "test"
Requires-Dist: pycodestyle; extra == "test"
Provides-Extra: mypy
Requires-Dist: mypy; extra == "mypy"
Requires-Dist: PyGObject-stubs; extra == "mypy"
Requires-Dist: types-requests; extra == "mypy"
Requires-Dist: types-setuptools; extra == "mypy"
Dynamic: author
Dynamic: author-email
Dynamic: classifier
Dynamic: home-page
Dynamic: keywords
Dynamic: license
Dynamic: provides-extra
Dynamic: requires-dist
Dynamic: requires-python
Dynamic: summary
