Sam James dc4fd89f70
dev-python/yara-python: add pypi upstream metadata
Signed-off-by: Sam James <sam@gentoo.org>
2022-04-10 17:58:46 +01:00

22 lines
735 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person" proxied="yes">
<email>mario.haustein@hrz.tu-chemnitz.de</email>
<name>Mario Haustein</name>
</maintainer>
<maintainer type="person">
<email>sam@gentoo.org</email>
<name>Sam James</name>
</maintainer>
<longdescription>
With this library you can use YARA from your Python programs. It covers
all YARA's features, from compiling, saving and loading rules to
scanning files, strings and processes.
</longdescription>
<upstream>
<remote-id type="github">VirusTotal/yara-python</remote-id>
<remote-id type="pypi">yara-python</remote-id>
</upstream>
</pkgmetadata>