summaryrefslogtreecommitdiff
path: root/sys-process/bottom/metadata.xml
blob: b69962904de5abd9c3b40c6c72fa0d08a7cbcdb0 (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
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
	<maintainer type="person">
		<email>randy@electronsweatshop.com</email>
		<name>Randy Barlow</name>
	</maintainer>
	<maintainer type="project" proxied="proxy">
		<email>proxy-maint@gentoo.org</email>
		<name>Proxy Maintainers</name>
	</maintainer>
	<longdescription lang="en">
		A cross-platform graphical process/system monitor with a customizable interface and a
		multitude of features. Supports Linux, macOS, and Windows. Inspired by both gtop and gotop.
	</longdescription>
	<upstream>
		<remote-id type="github">ClementTsang/bottom</remote-id>
	</upstream>
	<use>
		<flag name='battery'>Include support for laptop battery information</flag>
		<flag name='gpu'>Include support for GPU temperature and memory usage information</flag>
		<flag name='zfs'>Include support for ZFS ARC memory usage information</flag>
	</use>
</pkgmetadata>