metadata.xml 979 B

12345678910111213141516171819202122
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
  3. <pkgmetadata>
  4. <maintainer type="project">
  5. <email>kde@gentoo.org</email>
  6. <name>Gentoo KDE Project</name>
  7. </maintainer>
  8. <longdescription lang="en">
  9. KchmViewer is a chm (MS HTML help file format) viewer It uses Trolltech Qt
  10. widget library with optional KDE libraries. It does not require KDE, but may
  11. be compiled with full KDE support, including KDE widgets and KIO/KHTML. The
  12. main advantage of KchmViewer is extra support for non-English languages.
  13. Unlike other viewers, KchmViewer in most cases is able to detect help file
  14. encoding, correctly shows tables of context of Russian, Korean, Chinese and
  15. Japanese help files, and does correct search in non-English help files
  16. (search for MBCS languages - ja/ko/ch is still in progress).
  17. </longdescription>
  18. <upstream>
  19. <remote-id type="sourceforge">kchmviewer</remote-id>
  20. </upstream>
  21. </pkgmetadata>