python-lzo 1.14-1 source package in Ubuntu

Changelog

python-lzo (1.14-1) unstable; urgency=medium

  * New upstream release.
  * Standards-Version: 4.6.0.
  * Rules-Requires-Root: no.
  * Updated upstream Homepage.

 -- Dmitry Smirnov <email address hidden>  Sun, 03 Apr 2022 19:10:22 +1000

Upload details

Uploaded by:
Debian Python Team
Uploaded to:
Sid
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-1.dsc 2.0 KiB 55598e307bf402434ab43996e532765e1f1e0e90da985411858d18a25bc3ab81
python-lzo_1.14.orig.tar.xz 12.7 KiB 328642177ed3c68a4e3158a6ac91df8c245e4aa42249f53602a7e6bbf089d45c
python-lzo_1.14-1.debian.tar.xz 3.4 KiB 8c46b66304ca33c129143654bad6546f11abd1c8ea9f928faa97f4253b988147

No changes file available.

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