python-pylibdmtx 0.1.10-2 source package in Ubuntu

Changelog

python-pylibdmtx (0.1.10-2) unstable; urgency=medium

  * Team upload.
  * Depends: s/libdmtx0b/libdmtx0t64/
    Closes: #1068116
  * Standards-Version: 4.7.0 (routine-update)
  * Build-Depends: s/dh-python/dh-sequence-python3/ (routine-update)

 -- Andreas Tille <email address hidden>  Fri, 19 Apr 2024 09:16:07 +0200

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe misc

Builds

Oracular: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-pylibdmtx_0.1.10-2.dsc 2.2 KiB e7c7736d066138c400115e16095557e54f05d77a52e012bf5fd9645efb7bf9bc
python-pylibdmtx_0.1.10.orig.tar.gz 19.8 KiB 137b170597a15d26c40a37192821eaa2e69e8f666b115fcf68054f0bc35e35d6
python-pylibdmtx_0.1.10-2.debian.tar.xz 4.9 KiB 9bad2a91fb31bf7a60721e04ebaca84dfc14ed131e515140d1e343470502beb9

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.