summaryrefslogtreecommitdiff
path: root/dev-python/yara-python/metadata.xml
blob: f87dfcfbcde6bb9674b030d2bb5536e88b8240dd (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
25
26
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://docs.baldeagleos.com/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>
  <maintainer type="project" proxied="proxy">
    <email>proxy-maint@gentoo.org</email>
    <name>Proxy Maintainers</name>
  </maintainer>
  <maintainer type="project">
    <email>python@gentoo.org</email>
    <name>Python</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>baldeagleos-repo</origin>
</pkgmetadata>