pychm 0.8.6+ds-ok1 source package in openKylin
Changelog
pychm (0.8.6+ds-ok1) huanghe; urgency=medium * Build for openKylin. -- openKylinBot <email address hidden> Tue, 02 Jun 2026 21:23:32 +0800
pychm (0.8.6+ds-ok1) huanghe; urgency=medium * Build for openKylin. -- openKylinBot <email address hidden> Tue, 02 Jun 2026 21:23:32 +0800
| Series | Published | Component | Section | |
|---|---|---|---|---|
| Huanghe V3.0 | proposed | main | python |
| File | Size | SHA-256 Checksum |
|---|---|---|
| pychm_0.8.6+ds.orig.tar.xz | 16.9 KiB | 006a7df9f0486d2af91678606f49d5bb1b79e776dea704c3d8a32f6404a296c0 |
| pychm_0.8.6+ds-ok1.debian.tar.xz | 2.1 KiB | cc87a70a509227fdba04b891199e71aa6f88e1327cfac50c66305d65f1272f36 |
| pychm_0.8.6+ds-ok1.dsc | 1.8 KiB | 7188e4dd10aadb7e705d58bea4240916371e0e49b2b658f154ff12bd5ec001f6 |
PyCHM is a package that provides Python binding for Jed Wing's CHMLIB library.
.
The chm package contains four modules, namely chm.chm, chm.chmlib,
chm.extra and chm._chmlib, 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).
.
This package contain the Python 3 version of chm.