bcolz 1.2.1+ds2-2 source package in Ubuntu

Changelog

bcolz (1.2.1+ds2-2) unstable; urgency=medium

  * deb/rules:
    + build with hardening flags set to all.
    + use filter function for options scans instead of findstring.
  * expand use of build profile switches:
    + add !nodoc build profile switch for docutils and links in d/control.
    + install if loop checking for nodoc option for dh_installdocs in d/rules.

 -- Daniel Stender <email address hidden>  Wed, 19 Dec 2018 06:56:17 +0100

Upload details

Uploaded by:
Debian Science Team
Uploaded to:
Sid
Original maintainer:
Debian Science Team
Architectures:
amd64 arm64 armel armhf i386 mips64el mipsel ppc64el alpha hurd-i386 ia64 kfreebsd-amd64 kfreebsd-i386 powerpcspe sh4 all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
bcolz_1.2.1+ds2-2.dsc 2.8 KiB b3b42abde1b23c028398e10b22d97186f0cfd05184fd0afa2fa18b5a1bd88c54
bcolz_1.2.1+ds2.orig.tar.xz 353.9 KiB 185e5110be8b9c3ac4d7d072c5febcfbad71b84c0b5fb93961135de21d2b587a
bcolz_1.2.1+ds2-2.debian.tar.xz 5.1 KiB 6c5e85d5f5fbd63344ac9c9aec91239efc79e35eee6c873ca3471b09b5ebb885

Available diffs

No changes file available.

Binary packages built by this source

bcolz-doc: high performant compressed data container (documentation)

 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 documentation.

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

No description available for python-bcolz in ubuntu eoan.

python-bcolz-dbgsym: No summary available for python-bcolz-dbgsym in ubuntu disco.

No description available for python-bcolz-dbgsym in ubuntu disco.

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