python-blosc 1.10.6+ds1-1build1 source package in Ubuntu

Changelog

python-blosc (1.10.6+ds1-1build1) lunar; urgency=medium

  * No-change rebuild with Python 3.11 as supported

 -- Graham Inggs <email address hidden>  Thu, 03 Nov 2022 17:39:32 +0000

Upload details

Uploaded by:
Graham Inggs
Uploaded to:
Lunar
Original maintainer:
Debian Python Team
Architectures:
any all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
python-blosc_1.10.6+ds1.orig.tar.xz 917.6 KiB dac208b225c34992e743c67bc3eac838ee793e2556ae53fb37ce264205f91718
python-blosc_1.10.6+ds1-1build1.debian.tar.xz 6.4 KiB b106e9cb52ba5025efe567f7b3c68b6cfaa3f202df1c235d9075a23c42c0d5ff
python-blosc_1.10.6+ds1-1build1.dsc 2.5 KiB 3a1b963c0536701221d80725f082671529cb8a80cde9e2f61165a9d81f9c332f

View changes file

Binary packages built by this source

python-blosc-doc: Python bindings for the Blosc meta-compressor (docs)

 Blosc (http://blosc.org) is a high performance compressor optimized for
 binary data. It has been designed to transmit data to the processor cache
 faster than the traditional, non-compressed, direct memory fetch approach
 via a memcpy() OS call.
 .
 This package provides the documentation.

python3-blosc: Python 3 bindings for the Blosc meta-compressor

 Blosc (http://blosc.org) is a high performance compressor optimized for
 binary data. It has been designed to transmit data to the processor cache
 faster than the traditional, non-compressed, direct memory fetch approach
 via a memcpy() OS call.
 .
 This package provides the official Python bindings in the Python 3 import
 path.

python3-blosc-dbgsym: debug symbols for python3-blosc