pytables 3.5.2-3 source package in Ubuntu

Changelog

pytables (3.5.2-3) unstable; urgency=medium

  * debian/rules:
    - improve clean target
    - ensure reproducible builds
    - fix sphinx build command

 -- Antonio Valentino <email address hidden>  Fri, 16 Aug 2019 17:53:28 +0000

Upload details

Uploaded by:
Debian Science Team
Uploaded to:
Sid
Original maintainer:
Debian Science Team
Architectures:
any all
Section:
python
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
pytables_3.5.2-3.dsc 3.2 KiB 97d0723afab2e76da346f271bdda02daf217cfb20fc427b104ace05a373c29f2
pytables_3.5.2.orig.tar.gz 4.2 MiB e4fc6f1194f02a8b10ff923e77364fb70710592f620d7de35f4d4e064dc70e91
pytables_3.5.2-3.debian.tar.xz 19.1 KiB 4173630a0a064e64575b3913872c07ac90aa9999b7ac7418924b3423584a0959

Available diffs

No changes file available.

Binary packages built by this source

python-tables: No summary available for python-tables in ubuntu focal.

No description available for python-tables in ubuntu focal.

python-tables-data: hierarchical database for Python based on HDF5 - test data

 PyTables is a package for managing hierarchical datasets and designed
 to efficiently cope with extremely large amounts of data.
 .
 It is built on top of the HDF5 library and the NumPy package. It
 features an object-oriented interface that, combined with C extensions
 for the performance-critical parts of the code (generated using
 Cython), makes it a fast, yet extremely easy to use tool for
 interactively save and retrieve very large amounts of data. One
 important feature of PyTables is that it optimizes memory and disk
 resources so that they take much less space (between a factor 3 to 5,
 and more if the data is compressible) than other solutions, like for
 example, relational or object oriented databases.
 .
  - Compound types (records) can be used entirely from Python (i.e. it
    is not necessary to use C for taking advantage of them).
  - The tables are both enlargeable and compressible.
  - I/O is buffered, so you can get very fast I/O, specially with
    large tables.
  - Very easy to select data through the use of iterators over the
    rows in tables. Extended slicing is supported as well.
  - It supports the complete set of NumPy objects.
 .
 This package includes daya fils used for unit testing.

python-tables-dbg: No summary available for python-tables-dbg in ubuntu eoan.

No description available for python-tables-dbg in ubuntu eoan.

python-tables-doc: No summary available for python-tables-doc in ubuntu eoan.

No description available for python-tables-doc in ubuntu eoan.

python-tables-lib: No summary available for python-tables-lib in ubuntu eoan.

No description available for python-tables-lib in ubuntu eoan.

python3-tables: No summary available for python3-tables in ubuntu eoan.

No description available for python3-tables in ubuntu eoan.

python3-tables-dbg: No summary available for python3-tables-dbg in ubuntu eoan.

No description available for python3-tables-dbg in ubuntu eoan.

python3-tables-lib: No summary available for python3-tables-lib in ubuntu eoan.

No description available for python3-tables-lib in ubuntu eoan.