Metadata-Version: 2.4
Name: eduvpn_client
Version: 4.6.0
Summary: eduVPN client for Linux
Home-page: https://codeberg.org/eduVPN/linux-app
Author: Jeroen Wijenbergh
Author-email: jeroen.wijenbergh@geant.org
License: GPL-3.0-or-later
Classifier: Development Status :: 5 - Production/Stable
Classifier: Environment :: X11 Applications
Classifier: Environment :: X11 Applications :: GTK
Classifier: Operating System :: POSIX
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
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: Topic :: System :: Networking
Classifier: Topic :: System :: Operating System Kernels :: Linux
Requires-Python: >=3.6
License-File: LICENSE
License-File: LICENSE.spdx
Requires-Dist: eduvpn_common<5.0.0,>=4.0.0
Requires-Dist: pygobject
Provides-Extra: lint
Requires-Dist: ruff; extra == "lint"
Provides-Extra: mypy
Requires-Dist: mypy; extra == "mypy"
Requires-Dist: pygobject-stubs; extra == "mypy"
Requires-Dist: types-setuptools; extra == "mypy"
Provides-Extra: test
Requires-Dist: pytest; extra == "test"
Dynamic: license-file

# eduVPN for Linux

This is the Linux desktop client for eduVPN.

Read more about the eduVPN project on the eduVPN website https://www.eduvpn.org/.

# Documentation

The docs for this client are available on:
https://docs.eduvpn.org/client/linux

# License

[GPLv3+](./LICENSE)
