Metadata-Version: 2.1
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
Platform: UNKNOWN
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
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'

# 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)


