python-blosc 1.11.1+ds1-2 source package in Ubuntu

Changelog

python-blosc (1.11.1+ds1-2) unstable; urgency=medium

  * Team Upload
  * remove extraneous dependency on python3-mock

 -- Alexandre Detiste <email address hidden>  Wed, 13 Mar 2024 01:36:25 +0100

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe misc

Downloads

File Size SHA-256 Checksum
python-blosc_1.11.1+ds1-2.dsc 2.5 KiB 719562126932eac7402ae4f5518d319c5dc9360ea465f5aa6c7041d45cd190ca
python-blosc_1.11.1+ds1.orig.tar.xz 96.6 KiB d40a90434f4999c79d7b858a50ee15a44bba60a4bfe604991ccac7d3411d8dfe
python-blosc_1.11.1+ds1-2.debian.tar.xz 6.6 KiB 8e53c297add3ccafca3d22bda1b1e3c394db62ffad4a95dd8303f5904ee1f894

No changes file available.

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