Files
guru/net-nntp/nzb-monkey-go/metadata.xml
Lucio Sauer 94660eb3fa */*: update dtd link in metadata.xml to https
gentoo.org 301's to https for a long time now.

Signed-off-by: Lucio Sauer <watermanpaint@posteo.net>
2025-07-13 13:13:35 +02:00

19 lines
709 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person">
<email>sighunter@gmx.de</email>
<name>Sebastian Engel</name>
</maintainer>
<upstream>
<remote-id type="github">Tensai75/nzb-monkey-go</remote-id>
</upstream>
<longdescription>
nzb-monkey-go is a Golang rewrite of the NZB Monkey, the reference
implementation of how to handle a NZBLNK-URI. nzb-monkey-go also includes
the NZBSearcher functionality, so besides the nzb search engines it can
also search directly on the news server and create the NZB file from the
article headers.
</longdescription>
</pkgmetadata>