Files
guru/dev-libs/olm/metadata.xml
Ronny (tastytea) Gutbrod bda76a0ffa dev-libs/olm: Fix bugs-to address.
Signed-off-by: Ronny (tastytea) Gutbrod <gentoo@tastytea.de>
2021-09-17 11:53:05 +02:00

16 lines
507 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person">
<email>gentoo@tastytea.de</email>
<name>Ronny (tastytea) Gutbrod</name>
</maintainer>
<longdescription lang="en">
An implementation of the Double Ratchet cryptographic ratchet written in
C and C++11 and exposed as a C API.
</longdescription>
<upstream>
<bugs-to>https://github.com/matrix-org/olm/issues</bugs-to>
</upstream>
</pkgmetadata>