python-pylibdmtx 0.1.10-1ubuntu1 source package in Ubuntu

Changelog

python-pylibdmtx (0.1.10-1ubuntu1) noble; urgency=medium

  * Don't hard-code dependency on shared library.

 -- Matthias Klose <email address hidden>  Sat, 23 Mar 2024 18:32:47 +0100

Upload details

Uploaded by:
Matthias Klose
Uploaded to:
Noble
Original maintainer:
Ubuntu Developers
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Noble release universe misc

Builds

Noble: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-pylibdmtx_0.1.10.orig.tar.gz 19.8 KiB 137b170597a15d26c40a37192821eaa2e69e8f666b115fcf68054f0bc35e35d6
python-pylibdmtx_0.1.10-1ubuntu1.debian.tar.xz 5.1 KiB 75c7f525202463f6660dfcd819a6cbc121680155184718c79f5823c84dfe8645
python-pylibdmtx_0.1.10-1ubuntu1.dsc 2.3 KiB 76aaec3ec05870a855500b9a129b9d9db3093b65f11a1a39411646f95ae67a0d

View changes file

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.