Files
guru/dev-libs/olm/metadata.xml
Ronny (tastytea) Gutbrod d8ece2b0cb dev-libs/olm: DTD URL http -> https
Signed-off-by: Ronny (tastytea) Gutbrod <gentoo@tastytea.de>
2022-10-08 13:22:06 +02:00

16 lines
508 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://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>