22 lines
901 B
XML
22 lines
901 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
|
|
|
|
<pkgmetadata>
|
|
<maintainer type="person">
|
|
<email>william@wstrm.dev</email>
|
|
<name>William Wennerström</name>
|
|
</maintainer>
|
|
<longdescription lang="en">
|
|
Yggdrasil is an early-stage implementation of a fully end-to-end
|
|
encrypted IPv6 network. It is lightweight, self-arranging,
|
|
supported on multiple platforms and allows pretty much any
|
|
IPv6-capable application to communicate securely with other
|
|
Yggdrasil nodes. Yggdrasil does not require you to have IPv6
|
|
Internet connectivity - it also works over IPv4.
|
|
</longdescription>
|
|
<upstream>
|
|
<remote-id type="github">yggdrasil-network/yggdrasil-go</remote-id>
|
|
<bugs-to>https://github.com/yggdrasil-network/yggdrasil-go/issues</bugs-to>
|
|
<doc lang="en">https://yggdrasil-network.github.io</doc>
|
|
</upstream>
|
|
</pkgmetadata>
|