Files
guru/dev-libs/olm/metadata.xml
Tony Olagbaiye 71c90da8c4 dev-libs/olm: revert changes
This reverts commit f9175cf1e5.

Signed-off-by: Tony Olagbaiye <bqv@fron.io>
2022-05-18 19:18:37 +01: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>