summaryrefslogtreecommitdiff
path: root/dev-python/pychm/metadata.xml
blob: 09a6a75acf150137828d1bc11652e580e5fc92d6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://liguros.gitlab.io/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>
 <origin>gentoo-staging</origin>
</pkgmetadata>