You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/sys-process/glances/metadata.xml

18 lines
608 B

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<herd>python</herd>
<longdescription>
Glances is a cross-platform curses-based monitoring tool written in Python.
</longdescription>
<use>
<flag name='web'>Enables the web server mode</flag>
<flag name='hddtemp'>Enables hard drive temperature monitoring</flag>
<flag name='snmp'>Enables SNMP support</flag>
<flag name='chart'>Enables support of graph charts via matplotlib</flag>
</use>
<upstream>
<remote-id type="pypi">Glances</remote-id>
</upstream>
</pkgmetadata>