mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-24 18:58:08 -07:00
17 lines
509 B
XML
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>
|