pychm 0.8.6-3 source package in Ubuntu

Changelog

pychm (0.8.6-3) unstable; urgency=medium

  [ Ondřej Nový ]
  * d/control: Update Vcs-* fields with new Debian Python Team Salsa
    layout.

  [ Debian Janitor ]
  * Apply multi-arch hints.
    + python3-chm-dbg: Add Multi-Arch: same.

  [ Sandro Tosi ]
  * Use the new Debian Python Team contact name and address
  * debian/control
    - wrap-and-sort
  * remove -dbg package; Closes: #994323

  [ Debian Janitor ]
  * Trim trailing whitespace.
  * Bump debhelper from deprecated 9 to 13.
  * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
    Repository-Browse.
  * Update standards version to 4.5.1, no changes needed.

 -- Sandro Tosi <email address hidden>  Thu, 30 Sep 2021 19:53:23 -0400

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-3.dsc 1.9 KiB cd97be4d439ddb5fe9cc1084559f2b2f0acbf7e6f13c4eae28538eed55ee9d22
pychm_0.8.6.orig.tar.xz 17.1 KiB 71f018c3c1ef86645d8545143bd31e206e58d1c02821623c059a15b007a6635c
pychm_0.8.6-3.debian.tar.xz 3.7 KiB a6ee4fc356d05b18808e7cc94465faf218762c97aeee49a3e8a153a11ad60c78

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-dbgsym: debug symbols for python3-chm