mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-01-29 09:57:28 -08:00
repoman does not yet accept the https version. This partially reverts eaaface92ee81f30a6ac66fe7acbcc42c00dc450. Bug: https://bugs.gentoo.org/552720
20 lines
901 B
XML
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>
|