15 lines
637 B
XML
15 lines
637 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
|
|
<pkgmetadata>
|
|
<maintainer type="person">
|
|
<email>ari.web.xyz@gmail.com</email>
|
|
<name>Ari Archer</name>
|
|
</maintainer>
|
|
<description>Htop -- the interactive process viewer</description>
|
|
<longdescription>
|
|
htop is an interactive process viewer for Linux. It aims to be a 'better top':
|
|
you can scroll the process list vertically and horizontally, and select a
|
|
process to be killed with the arrow keys instead of by typing its process id.
|
|
</longdescription>
|
|
</pkgmetadata>
|
|
|