Package pytables: Information

    Source package: pytables
    Version: 3.6.1-alt6
    Build time:  Sep 29, 2022, 07:38 PM
    Report package bug
    License: MIT
    Summary: Managing hierarchical datasets
    Description: 
    PyTables is a package for managing hierarchical datasets and designed
    to efficiently and easily cope with extremely large amounts of data.
    
    PyTables is built on top of the HDF5 library, using the Python language
    and the NumPy package (it also supports numarray and Numeric right
    out-of-the-box). It features an object-oriented interface that, combined
    with C extensions for the performance-critical parts of the code
    (generated using Pyrex), makes it a fast, yet extremely easy to use tool
    for interactively dealing with, processing and searching very large
    amounts of data. One important feature of PyTables is that it optimizes
    memory and disk resources so that data takes much less space (specially
    if on-flight compression is used) than other solutions such as
    relational or object oriented databases.

    List of rpms provided by this srpm:
    pytables (e2kv6, e2kv5, e2kv4, e2k)
    pytables-doc (noarch)
    python3-module-tables (e2kv6, e2kv5, e2kv4, e2k)
    python3-module-tables-debuginfo (e2kv6, e2kv5, e2kv4, e2k)
    python3-module-tables-tests (e2kv6, e2kv5, e2kv4, e2k)

    Maintainer: Aleksei Nikiforov


      1. python3-devel
      2. python3-module-Cython
      3. python3-module-distribute
      4. liblzo2-devel
      5. python3-module-mock
      6. python3-module-numexpr
      7. python3-module-numpy-testing
      8. python3-module-setuptools
      9. bzlib-devel
      10. libnumpy-py3-devel
      11. docbook-dtds
      12. docbook-tldp-xsl
      13. fop
      14. rpm-build-intro >= 2.2.5
      15. rpm-build-python3
      16. xsltproc
      17. inkscape
      18. java-devel-default
      19. libhdf5-devel
      20. libblosc-devel

    Last changed


    April 19, 2021 Aleksei Nikiforov 1:3.6.1-alt6
    - Rebuilt with new libhdf5.
    April 19, 2021 Grigory Ustinov 1:3.6.1-alt5
    - Fixed FTBFS.
    Nov. 21, 2020 Vitaly Lipatov 1:3.6.1-alt4
    - NMU: update buildreqs, build tests subpackage