metadata.xml 1006 B

12345678910111213141516171819202122232425262728
  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>jer@gentoo.org</email>
  6. <name>Jeroen Roovers</name>
  7. </maintainer>
  8. <maintainer type="person">
  9. <email>jnrowe@gmail.com</email>
  10. <name>James Rowe</name>
  11. </maintainer>
  12. <maintainer type="project">
  13. <email>proxy-maint@gentoo.org</email>
  14. <name>Proxy Maintainers</name>
  15. </maintainer>
  16. <longdescription lang="en">
  17. GNU diction and style are free implementations of old standard unix
  18. commands, that are not available on many modern systems, because they
  19. have been unbundled. Diction prints wordy and commonly misused phrases.
  20. Style analyses surface characteristics of a document, e.g. sentence
  21. length and various readability measures, but unlike the original code,
  22. it lacks sentence type, word usage and most sentence beginning
  23. processing.
  24. Both commands support English and German documents.
  25. </longdescription>
  26. </pkgmetadata>