summaryrefslogtreecommitdiff
path: root/dev-python/yara-python/metadata.xml
blob: e7359efda08a45bdd31e9cc4b1dac027ac1cec87 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://liguros.gitlab.io/dtd/metadata.dtd">
<pkgmetadata>
 <maintainer type="person">
  <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>
 <maintainer type="project">
  <email>proxy-maint@gentoo.org</email>
  <name>Proxy Maintainers</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>
 
 <origin>gentoo-staging</origin>
</pkgmetadata>