blob: 4ba12e9322fa67960a169842c5cc203caeaeaef0 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://docs.baldeagleos.com/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person" proxied="yes">
<email>foti.giuseppe@gmail.com</email>
<name>Giuseppe Foti</name>
</maintainer>
<maintainer type="project" proxied="proxy">
<email>proxy-maint@gentoo.org</email>
<name>Proxy Maintainers</name>
</maintainer>
<longdescription lang="en">
The pontos Python package is a collection of utilities, tools, classes
and functions maintained by Greenbone Networks.
It is needed to run tests on some Greenbone Vulnerability Management packages.
</longdescription>
<origin>baldeagleos-repo</origin>
</pkgmetadata>
|