python-lzo 1.14-1build3 source package in Ubuntu

Changelog

python-lzo (1.14-1build3) noble; urgency=medium

  * No-change rebuild with Python 3.12 as supported version

 -- Graham Inggs <email address hidden>  Tue, 31 Oct 2023 17:45:40 +0000

Upload details

Uploaded by:
Graham Inggs
Uploaded to:
Noble
Original maintainer:
Debian Python Team
Architectures:
any
Section:
python
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
python-lzo_1.14.orig.tar.xz 12.7 KiB 328642177ed3c68a4e3158a6ac91df8c245e4aa42249f53602a7e6bbf089d45c
python-lzo_1.14-1build3.debian.tar.xz 3.6 KiB a3a6d37480712ae5c60d23ff7b263d588a00fdd92456c9b2e18e01cdabff5b94
python-lzo_1.14-1build3.dsc 2.0 KiB b359c7eaa66714aa554faf739808a241657af8231923a7719007f5e2374eeb6e

Available diffs

View changes file

Binary packages built by this source

python3-lzo: Python bindings for the LZO data compression library (Python 3)

 This module provides Python bindings for the LZO data compression library.
 .
 LZO is a portable lossless data compression library written in ANSI C.
 It offers pretty fast compression and *very* fast decompression.
 Decompression requires no memory.
 .
 In addition there are slower compression levels achieving a quite
 competitive compression ratio while still decompressing at
 .
 This package is for Python 3.

python3-lzo-dbgsym: debug symbols for python3-lzo