blob: ce21c91274cceccb99ea33499fa8b160a61ea9e6 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://docs.baldeagleos.com/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="project">
<email>netmon@gentoo.org</email>
<name>Gentoo network monitoring and analysis project</name>
</maintainer>
<use>
<flag name="csv">Enable csv output</flag>
<flag name="html">Enable html output</flag>
</use>
<upstream>
<remote-id type="cpe">cpe:/a:bwm-ng_project:bwm-ng</remote-id>
</upstream>
<origin>baldeagleos-repo</origin>
</pkgmetadata>
|