Files
guru/app-crypt/lego/metadata.xml
Rahil Bhimjiani 70474a40cc app-crypt/lego: ACME client alternative to certbot/acme.sh
written in Go which offers many built-in DNS plugins

Signed-off-by: Rahil Bhimjiani <me@rahil.rocks>
2024-01-01 10:24:52 +05:30

14 lines
428 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person">
<email>me@rahil.rocks</email>
<name>Rahil Bhimjiani</name>
</maintainer>
<upstream>
<remote-id type="github">go-acme/lego</remote-id>
<bugs-to>https://github.com/go-acme/lego/issues</bugs-to>
<doc>https://go-acme.github.io/lego/</doc>
</upstream>
</pkgmetadata>