gentoo/dev-python/pychm/metadata.xml
Mike Gilbert 1bfb585cc6
Revert DOCTYPE SYSTEM https changes in metadata.xml
repoman does not yet accept the https version.
This partially reverts eaaface92ee81f30a6ac66fe7acbcc42c00dc450.

Bug: https://bugs.gentoo.org/552720
2015-08-24 16:30:34 -04:00

20 lines
901 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<herd>python</herd>
<longdescription>
The chm package provides three modules, chm, chmlib and extra, which
provide access to the API implemented by the C library chmlib and some
additional classes and functions. They are used to access MS-ITSS
encoded files - Compressed Html Help files (.chm).
</longdescription>
<longdescription lang="ja">
Chmパッケージは、C言語ライブラリChmのAPI実装とそれに幾つか拡張されたクラスと関数
にアクセスする手段のchm, chmlib, extraの3つのモジュールを提供します。MS-ITSSエン
コード・ファイルに使われています。-- Compressed Html Help ファイル (.chm)。
</longdescription>
<upstream>
<remote-id type="sourceforge">gnochm</remote-id>
</upstream>
</pkgmetadata>