metadata.xml 746 B

1234567891011121314151617181920
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
  3. <pkgmetadata>
  4. <maintainer type="person">
  5. <email>wschlich@gentoo.org</email>
  6. <name>Wolfram Schlich</name>
  7. <description>Primary maintainer</description>
  8. </maintainer>
  9. <maintainer type="person">
  10. <email>xmw@gentoo.org</email>
  11. <name>Michael Weber</name>
  12. </maintainer>
  13. <longdescription>
  14. As the name already suggests, ncdu is an NCurses version of the famous old 'du'
  15. unix command. It provides a fast and easy interface to your harddrive. Where is
  16. your disk space going? Why is your home directory that large? ncdu can answer
  17. those questions for you in just a matter of seconds!
  18. </longdescription>
  19. </pkgmetadata>