mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-09 15:13:31 -04:00
gentoo.org 301's to https for a long time now. Signed-off-by: Lucio Sauer <watermanpaint@posteo.net>
19 lines
709 B
XML
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>
|