Conrad Kostecki 3c469d30dc
dev-python/python-axolotl-curve25519: New package
Closes: https://bugs.gentoo.org/608882
Package-Manager: Portage-2.3.40, Repoman-2.3.9
2018-06-24 09:47:10 +02:00

25 lines
877 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person">
<email>hanno@gentoo.org</email>
</maintainer>
<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>
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>
</upstream>
</pkgmetadata>