blob: 9c554836fa0b793943d64af619405ba9948c1a4e (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
<?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>
|