1234567891011121314151617181920 |
- <?xml version="1.0" encoding="UTF-8"?>
- <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
- <pkgmetadata>
- <maintainer type="person">
- <email>wschlich@gentoo.org</email>
- <name>Wolfram Schlich</name>
- <description>Primary maintainer</description>
- </maintainer>
- <maintainer type="person">
- <email>xmw@gentoo.org</email>
- <name>Michael Weber</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>
|