pychm 0.8.6-4build1 source package in Ubuntu

Changelog

pychm (0.8.6-4build1) noble; urgency=medium

  * No-change rebuild for CVE-2024-3094

 -- Steve Langasek <email address hidden>  Sun, 31 Mar 2024 17:02:52 +0000

Upload details

Uploaded by:
Steve Langasek
Uploaded to:
Noble
Original maintainer:
Ubuntu Developers
Architectures:
any
Section:
python
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Noble release universe python

Downloads

File Size SHA-256 Checksum
pychm_0.8.6.orig.tar.xz 17.1 KiB 71f018c3c1ef86645d8545143bd31e206e58d1c02821623c059a15b007a6635c
pychm_0.8.6-4build1.debian.tar.xz 3.8 KiB 0bcaa9fa917e5e3be642869aeeb79ab40db484ac20c8beed68988d11681520e1
pychm_0.8.6-4build1.dsc 2.0 KiB 9ad185aba7203d57a7908e49aedb4e33e25c8168559961a6fb352997e2e23281

View changes file

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