Hanno Böck 900c4cd52c
dev-python/python-axolotl-curve25519: drop myself as a maintainer
Signed-off-by: Hanno Böck <hanno@gentoo.org>
2024-02-24 16:17:37 +01:00

19 lines
745 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>
<longdescription>
This is a python wrapper for the curve25519 library with ed25519 signatures.
The C code was pulled from libaxolotl-android.
At the moment this wrapper is meant for use by <pkg>dev-python/python-axolotl</pkg>.
</longdescription>
<upstream>
<bugs-to>https://github.com/tgalal/python-axolotl-curve25519/issues</bugs-to>
<remote-id type="github">tgalal/python-axolotl-curve25519</remote-id>
<remote-id type="pypi">python-axolotl-curve25519</remote-id>
</upstream>
</pkgmetadata>