Files
guru/net-p2p/yggdrasil-go/metadata.xml
Anna (cybertailor) Vyalkova 1e95f22062 */*: update metadata schema uri
Signed-off-by: Anna (cybertailor) Vyalkova <cyber+gentoo@sysrq.in>
2023-03-04 18:56:32 +05:00

23 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>