pychm 0.8.4.1-2 source package in Ubuntu

Changelog

pychm (0.8.4.1-2) unstable; urgency=medium

  [ Sandro Tosi ]
  * debian/watch
    - use PyPI redirector
  * build py3k package; Closes: #895301
  * build -dbg packages
  * debian/control
    - bump Standards-Version to 4.2.1 (no changes needed)

  [ Ondřej Nový ]
  * Fixed VCS URL (https)
  * d/control: Set Vcs-* to salsa.debian.org
  * d/copyright: Use https protocol in Format field
  * d/watch: Use https protocol
  * Convert git repository from git-dpm to gbp layout

 -- Sandro Tosi <email address hidden>  Sat, 22 Dec 2018 16:19:22 -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.4.1-2.dsc 2.2 KiB 1c0dadfb2cfa9f4323e501f17601efde8b089456ffe36090e8e179d8bc2effcc
pychm_0.8.4.1.orig.tar.gz 25.2 KiB ecf6ba39c05d4808a401dc86e5d9fbf3c73501dd5f9959c57da746c98087d790
pychm_0.8.4.1-2.debian.tar.xz 38.9 KiB 991ef5a56004bee7a393f202d0e3110cc51a3278e35572880b839be2f2f9abae

Available diffs

No changes file available.

Binary packages built by this source

python-chm: No summary available for python-chm in ubuntu focal.

No description available for python-chm in ubuntu focal.

python-chm-dbg: No summary available for python-chm-dbg in ubuntu eoan.

No description available for python-chm-dbg in ubuntu eoan.

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.