summaryrefslogtreecommitdiff
path: root/sys-process/procs/metadata.xml
blob: 81e3de5ef4e2389b82b74942e77061af089c095b (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
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
	<maintainer type="person">
		<email>sam@gentoo.org</email>
		<name>Sam James</name>
	</maintainer>
	<longdescription lang="en">
	Features:

	- Output by the colored and human-readable format
	- Keyword search over multi-column
	- Some additional information which are not supported by ps
	- TCP/UDP port
	- Read/Write throughput
	- Docker container name
	- More memory information
	- Pager support
	- Watch mode like top
	- Tree view
	</longdescription>
	<upstream>
		<remote-id type="github">dalance/procs</remote-id>
	</upstream>
</pkgmetadata>