Files
gentoo/app-crypt/age/metadata.xml
Matthias Maier 216a45ea0a app-crypt/age: add myself as a maintainer
Signed-off-by: Matthias Maier <tamiko@gentoo.org>
2026-03-12 10:49:47 -05:00

17 lines
509 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person">
<email>tamiko@gentoo.org</email>
<name>Matthias Maier</name>
</maintainer>
<longdescription>
A simple, modern and secure encryption tool (and Go library) with
small explicit keys, no config options, and UNIX-style
composability.
</longdescription>
<upstream>
<remote-id type="github">FiloSottile/age</remote-id>
</upstream>
</pkgmetadata>