python-lzo 1.14-1build1 source package in Ubuntu

Changelog

python-lzo (1.14-1build1) lunar; urgency=medium

  * No-change rebuild with Python 3.11 as supported

 -- Graham Inggs <email address hidden>  Wed, 02 Nov 2022 10:59:35 +0000

Upload details

Uploaded by:
Graham Inggs
Uploaded to:
Lunar
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-1build1.debian.tar.xz 3.5 KiB fd0217ca6758a5e76a156646cba2d525eae4d92acf4b32a90826549d7646dce1
python-lzo_1.14-1build1.dsc 2.0 KiB 898c5dff6625dfa7dc40f24759a2022bf634e65f67ae31c4f0ae426ccac0f97c

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