blob: a257e66514e6c1747379d622a301fb10955d7a8f (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person">
<email>whissi@gentoo.org</email>
<name>Thomas Deutschmann</name>
</maintainer>
<longdescription>
As the name already suggests, ncdu is an NCurses version of the famous old 'du'
unix command. It provides a fast and easy interface to your harddrive. Where is
your disk space going? Why is your home directory that large? ncdu can answer
those questions for you in just a matter of seconds!
</longdescription>
</pkgmetadata>
|