mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-02-18 16:37:27 -08:00
This is a new dependency for the >=net-im/yowsup-3 version bump. Package-Manager: Portage-2.3.69, Repoman-2.3.16 Signed-off-by: Conrad Kostecki <conrad@kostecki.com> Signed-off-by: Joonas Niilola <juippis@gentoo.org>
23 lines
778 B
XML
23 lines
778 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
|
|
<pkgmetadata>
|
|
<maintainer type="person">
|
|
<email>ck+gentoo@bl4ckb0x.de</email>
|
|
<name>Conrad Kostecki</name>
|
|
</maintainer>
|
|
<maintainer type="project">
|
|
<email>proxy-maint@gentoo.org</email>
|
|
<name>Proxy Maintainers</name>
|
|
</maintainer>
|
|
<longdescription>
|
|
Dissononce is a python implementation for Noise Protocol Framework.
|
|
A main goal of this project is to provide a simple,
|
|
easy to read and understand practical reference for Noise enthusiasts,
|
|
implementers and users.
|
|
</longdescription>
|
|
<upstream>
|
|
<bugs-to>https://github.com/tgalal/dissononce/issues</bugs-to>
|
|
<remote-id type="github">tgalal/dissononce</remote-id>
|
|
</upstream>
|
|
</pkgmetadata>
|