mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-07-31 23:08:09 -07:00
26 lines
673 B
XML
26 lines
673 B
XML
<?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>
|