summaryrefslogtreecommitdiff
path: root/dev-libs/olm/metadata.xml
blob: bdf2468b3e595e26c901044caa11f29c1349ee21 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://srcux.com/dtd/metadata.dtd">
<pkgmetadata>
  <maintainer type="person" proxied="yes">
    <name>Gavin D. Howard</name>
    <email>gavin@gavinhoward.com</email>
  </maintainer>
  <maintainer type="project" proxied="proxy">
    <email>proxy-maint@gentoo.org</email>
    <name>Proxy Maintainers</name>
  </maintainer>
  <upstream>
    <bugs-to>https://gitlab.matrix.org/matrix-org/olm</bugs-to>
    <remote-id type="cpe">cpe:/a:matrix:olm</remote-id>
  </upstream>
  <longdescription lang="en">
		Official, audited implementation of the olm and megolm cryptographic
		ratchets in C++ for the Matrix protocol
	</longdescription>
  <origin>srcux</origin>
</pkgmetadata>