You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/dev-python/pychm/metadata.xml

24 lines
1.0 KiB

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="project">
<email>python@gentoo.org</email>
<name>Python</name>
</maintainer>
<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>
<remote-id type="pypi">pychm</remote-id>
</upstream>
</pkgmetadata>