python-blosc 1.4.4+ds1-5 source package in Ubuntu

Changelog

python-blosc (1.4.4+ds1-5) unstable; urgency=medium

  * deb/control: bump standards version to 4.1.3 (no further changes needed).
  * deb/copyright: expand copyright span.
  [ Ondřej Nový ]
  * d/control: Set Vcs-* to salsa.debian.org
  * d/copyright: Use https protocol in Format field

 -- Daniel Stender <email address hidden>  Mon, 19 Feb 2018 12:59:09 +0100

Upload details

Uploaded by:
Daniel Stender
Uploaded to:
Sid
Original maintainer:
Daniel Stender
Architectures:
any all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Bionic release universe misc

Downloads

File Size SHA-256 Checksum
python-blosc_1.4.4+ds1-5.dsc 2.3 KiB 510cf4b1c419d3b1331abfb12d91ae409b40d019c4f646f87df3a51c68cc67e7
python-blosc_1.4.4+ds1.orig.tar.xz 80.7 KiB c9abd0685a7b00f42f2e00489c02358a2347fcfca662784d425ad473263a5345
python-blosc_1.4.4+ds1-5.debian.tar.xz 3.5 KiB 4fa9e96eb9ec2e491ee964b1424982cbdad50ce70b344fc48d5eb27bd26f5bb4

Available diffs

No changes file available.

Binary packages built by this source

python-blosc: Python 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 2 import
 path.

python-blosc-dbgsym: No summary available for python-blosc-dbgsym in ubuntu cosmic.

No description available for python-blosc-dbgsym in ubuntu cosmic.

python-blosc-doc: No summary available for python-blosc-doc in ubuntu cosmic.

No description available for python-blosc-doc in ubuntu cosmic.

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