metadata.xml 919 B

123456789101112131415161718192021222324
  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>radhermit@gentoo.org</email>
  6. <name>Tim Harder</name>
  7. </maintainer>
  8. <maintainer type="project">
  9. <email>net-mail@gentoo.org</email>
  10. <name>Net-Mail</name>
  11. </maintainer>
  12. <longdescription>
  13. This program is a filter which shall improve the readability for messages
  14. (emails and usenet postings) by *hiding* some annoying parts, e.g. mailing
  15. list footers, signatures, and TOFU, as well as squeezing sequences of blank
  16. lines or punctuation.
  17. TOFU is an acronym that stands for "Text oben, Fullquote unten" (german
  18. language) which means the style of sadly so many people that just leave all
  19. the quotes in a reply and add some own lines above. This acronym is what
  20. gave the script its name - TOFU Protection.
  21. </longdescription>
  22. </pkgmetadata>