blob: c3151420b3a435502688c201db035f54761fe47b (
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 "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person">
<email>jsmolic@gentoo.org</email>
<name>Jakov Smolić</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>
|