python-pylibdmtx 0.1.9-3 source package in Ubuntu

Changelog

python-pylibdmtx (0.1.9-3) unstable; urgency=low

  * Update d/watch to work with github again.
  * Use uscan version 4.
  * Bump Standards-Version to 4.6.0.

 -- Michael Fladischer <email address hidden>  Sun, 29 Aug 2021 20:10:09 +0000

Upload details

Uploaded by:
Debian Python Team
Uploaded to:
Sid
Original maintainer:
Debian Python Team
Architectures:
all
Section:
misc
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Jammy: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-pylibdmtx_0.1.9-3.dsc 1.8 KiB 34ade82f10e80d835bce7d41676495c5456ee559795b0b3a664f6c89bce19fca
python-pylibdmtx_0.1.9.orig.tar.gz 18.8 KiB 502b6e40a88bd62a08086cd679f806f8e028c0018a9104d344e5fe665f5db936
python-pylibdmtx_0.1.9-3.debian.tar.xz 4.2 KiB 8cb58a982c6afab4f9f4ecf31b42410accb25af95243e3977c2b5e24f6adcdd5

Available diffs

No changes file available.

Binary packages built by this source

python3-pylibdmtx: Read Data Matrix barcodes (Python3 version)

 Read and write Data Matrix barcodes from Python using the libdmtx library.
 .
 Features:
  * Pure Python
  * Works with PIL / Pillow images, OpenCV / numpy ndarrays, and raw bytes
  * Decodes locations of barcodes
  * No dependencies, other than the libdmtx library itself
 .
 This package contains the Python 3 version of the library.