bcolz 1.2.0+ds1-1 source package in Ubuntu

Changelog

bcolz (1.2.0+ds1-1) unstable; urgency=medium

  * New upstream release.
  * drop fix-tests.patch (fixed upstream).
  * deb/rules: don't hardcode pybuild build path (Closes: #893692).
  * deb/control: use magic tilde for dh-python build-dep.

 -- Daniel Stender <email address hidden>  Sat, 24 Mar 2018 11:31:55 +0100

Upload details

Uploaded by:
Debian Science Team
Uploaded to:
Sid
Original maintainer:
Debian Science Team
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
bcolz_1.2.0+ds1-1.dsc 2.4 KiB 70e595ed2808c8235cb036b9713768956565a4e909833c41e1f5a4dc595d70e9
bcolz_1.2.0+ds1.orig.tar.xz 361.9 KiB 43ddc9be38dc989bb6229419c025f372f9a0c6397d1e749a26f6192e20aaf75a
bcolz_1.2.0+ds1-1.debian.tar.xz 5.4 KiB 3b9da4a07e3c5b9dd3942b619e5f1351d9e3b98ac54720eda7738f3f85807b53

Available diffs

No changes file available.

Binary packages built by this source

bcolz-doc: No summary available for bcolz-doc in ubuntu cosmic.

No description available for bcolz-doc in ubuntu cosmic.

python-bcolz: No summary available for python-bcolz in ubuntu cosmic.

No description available for python-bcolz in ubuntu cosmic.

python-bcolz-dbgsym: debug symbols for python-bcolz
python3-bcolz: high performant compressed data container based on NumPy (Python 3)

 bcolz provides columnar, chunked data containers that can be compressed
 in-memory and on-disk. Column storage allows for efficiently querying
 tables, as well as for cheap column addition and removal. It is based on
 NumPy, and uses it as the standard data container to communicate with
 bcolz objects, but it also comes with support for import/export facilities
 to/from HDF5/PyTables tables and Pandas dataframes.
 .
 This package contains the modules for Python 3.

python3-bcolz-dbgsym: debug symbols for python3-bcolz