blob: 91d61e29f20090a46c50780c8a43e253add92974 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
|
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person" proxied="yes">
<email>gentoo@seichter.de</email>
<name>Ralph Seichter</name>
</maintainer>
<maintainer type="person">
<email>dilfridge@gentoo.org</email>
<name>Andreas K. Huettel</name>
</maintainer>
<longdescription lang="en">
Fangfrisch (German for "freshly caught") is a sibling of the
Clam Anti-Virus freshclam utility. It allows downloading virus
definition files that are not official ClamAV canon, e.g. from
Sanesecurity, URLhaus and others. Fangfrisch was designed with
security in mind, to be run by an unprivileged user only.
</longdescription>
<stabilize-allarches/>
<upstream>
<remote-id type="github">rseichter/fangfrisch</remote-id>
<remote-id type="pypi">fangfrisch</remote-id>
</upstream>
</pkgmetadata>
|