Michał Górny d566449e3d
dev-python/consonance: Add python@ as co-maint.
Signed-off-by: Michał Górny <mgorny@gentoo.org>
2022-06-04 19:48:04 +02:00

23 lines
732 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person">
<email>conikost@gentoo.org</email>
<name>Conrad Kostecki</name>
</maintainer>
<maintainer type="project">
<email>python@gentoo.org</email>
<name>Python</name>
</maintainer>
<longdescription>
Consonance implements WhatsApp's handshake process
which makes use of Noise Pipes with Curve25519, AES-GCM,
and SHA256 from Noise Protocol.
</longdescription>
<upstream>
<bugs-to>https://github.com/tgalal/consonance/issues</bugs-to>
<remote-id type="github">tgalal/consonance</remote-id>
<remote-id type="pypi">consonance</remote-id>
</upstream>
</pkgmetadata>