summaryrefslogtreecommitdiff
path: root/dev-python/python-axolotl-curve25519/metadata.xml
blob: ccc97aeb48006d4b87bbe01f7b5fd3fd3159a2b0 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://srcux.com/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>
  </upstream>
  <origin>srcux</origin>
</pkgmetadata>