summaryrefslogtreecommitdiff
path: root/app-admin/dio/metadata.xml
blob: 9dba9689f295dfbff730f2795d5a9e4df82a7648 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://srcux.com/dtd/metadata.dtd">
<pkgmetadata>
  <maintainer type="person">
    <email>conikost@gentoo.org</email>
    <name>Conrad Kostecki</name>
  </maintainer>
  <longdescription>
		It samples kernel statistics at the specified time interval
		and uses them to derive useful realtime and cumulative performance statistics.
		The output is presented in a standard terminal window using the standard curses library,
		which contains the output on visible terminal.
		The approach offers a more intuitive visual presentation of the data.
	</longdescription>
  <upstream>
    <bugs-to>https://github.com/donaldmcintosh/dio/issues</bugs-to>
  </upstream>
  <origin>srcux</origin>
</pkgmetadata>