blob: 9eb729cd0bdd48d8d5322eaf56329d0ef1aa2d0d (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
|
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person" proxied="yes">
<email>mario.haustein@hrz.tu-chemnitz.de</email>
<name>Mario Haustein</name>
</maintainer>
<maintainer type="project" proxied="proxy">
<email>proxy-maint@gentoo.org</email>
<name>Proxy Maintainers</name>
</maintainer>
<longdescription>
Linux client for eduVPN
eduVPN is a frontend for either WireGuard or OpenVPN used widely at
european academic institutions. It features an easy to use VPN
configuration utility. Users just need to login occasionally with their
credentials issued by the institution to refresh their VPN
configuration.
</longdescription>
<upstream>
<remote-id type="github">eduvpn/python-eduvpn-client</remote-id>
</upstream>
</pkgmetadata>
|