pychm 0.8.6-3build1 source package in Ubuntu
Changelog
pychm (0.8.6-3build1) jammy; urgency=medium * No-change rebuild with Python 3.10 only -- Graham Inggs <email address hidden> Thu, 17 Mar 2022 19:38:05 +0000
Upload details
- Uploaded by:
- Graham Inggs
- Uploaded to:
- Jammy
- Original maintainer:
- Sandro Tosi
- Architectures:
- any
- Section:
- python
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Kinetic | release | universe | python | |
Jammy | release | universe | python |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
pychm_0.8.6.orig.tar.xz | 17.1 KiB | 71f018c3c1ef86645d8545143bd31e206e58d1c02821623c059a15b007a6635c |
pychm_0.8.6-3build1.debian.tar.xz | 3.8 KiB | 166ee33d347362da34fa02454f822332bfe76accceaf54bf4376a5d402463ae6 |
pychm_0.8.6-3build1.dsc | 1.9 KiB | 19471e2f308522f736b6605066a9f7550e67f956dc6fac0c285fe6de517e4216 |
Available diffs
- diff from 0.8.6-3 (in Debian) to 0.8.6-3build1 (312 bytes)
Binary packages built by this source
- python3-chm: Python binding for CHMLIB - Python 3
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.
- python3-chm-dbgsym: debug symbols for python3-chm