pychm 0.8.6-2 source package in Ubuntu

Changelog

pychm (0.8.6-2) unstable; urgency=medium

  * Drop python2 support; Closes: #937406

 -- Sandro Tosi <email address hidden>  Mon, 16 Dec 2019 17:53:24 -0500

Upload details

Uploaded by:
Sandro Tosi
Uploaded to:
Sid
Original maintainer:
Sandro Tosi
Architectures:
any
Section:
python
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
pychm_0.8.6-2.dsc 2.0 KiB 7d63bdd57230f19bd9dfbe3a4459b827986d74fda71f2d703276ec1a14fe9685
pychm_0.8.6.orig.tar.xz 17.1 KiB 71f018c3c1ef86645d8545143bd31e206e58d1c02821623c059a15b007a6635c
pychm_0.8.6-2.debian.tar.xz 3.6 KiB 7abaa90419530d5da188800704f143e9fe3a34ce01110ef2082515dda32b1fef

Available diffs

No changes file available.

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-dbg: Python binding for CHMLIB - Python 3 debug extension

 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 debug extension for python3-chm.