mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-10 23:52:59 -04:00
30 lines
835 B
XML
30 lines
835 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
|
|
<pkgmetadata>
|
|
<maintainer type="person">
|
|
<email>kenichi.taka@gmail.com</email>
|
|
<name>Kenichi Takahashi</name>
|
|
</maintainer>
|
|
<maintainer type="person">
|
|
<email>telans@posteo.de</email>
|
|
<name>James Beddek</name>
|
|
</maintainer>
|
|
<upstream>
|
|
<remote-id type="github">dalance/procs</remote-id>
|
|
</upstream>
|
|
<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>
|
|
</pkgmetadata>
|