Artifact python3-indexed-gzip_1.8.7-3+bd1_arm64

Metadata
deb_control_files:
- control
- md5sums
- postinst
- prerm
deb_fields:
  Architecture: arm64
  Depends: python3-numpy (>= 1:1.25.0), libc6 (>= 2.17), zlib1g (>= 1:1.2.2.4), python3-numpy-abi9,
    python3 (<< 3.14), python3 (>= 3.12~), python3:any
  Description: |-
    fast random access of gzip files in Python
     Drop-in replacement `IndexedGzipFile` for the built-in Python `gzip.GzipFile`
     class that does not need to start decompressing from the beginning of the
     file when for every `seek()`. It gets around this performance limitation by
     building an index, which contains *seek points*, mappings between
     corresponding locations in the compressed and uncompressed data streams. Each
     seek point is accompanied by a chunk (32KB) of uncompressed data which is
     used to initialise the decompression algorithm, allowing to start reading
     from any seek point. If the index is built with a seek point spacing of 1MB,
     only 512KB (on average) of data have to be decompressed to read from any
     location in the file.
     .
     This package provides the Python 3 module.
  Homepage: https://github.com/pauldmccarthy/indexed_gzip
  Installed-Size: '61903'
  Maintainer: Debian Python Team <team+python@tracker.debian.org>
  Package: python3-indexed-gzip
  Priority: optional
  Section: python
  Source: indexed-gzip (1.8.7-3)
  Version: 1.8.7-3+bd1
srcpkg_name: indexed-gzip
srcpkg_version: 1.8.7-3

File

2024-11-24T15:50:18.369284 UTC: BinaryFileWidget failed to render

Relations

Relation Direction Type Name
built-using Source package indexed-gzip_1.8.7-3
built-using Binary package libpython3-all-dbg_3.12.6-1+debusine1_arm64
built-using Binary package libpython3-all-dev_3.12.6-1+debusine1_arm64
built-using Binary package libpython3-dbg_3.12.6-1+debusine1_arm64
built-using Binary package libpython3-dev_3.12.6-1+debusine1_arm64
built-using Binary package libpython3-stdlib_3.12.6-1+debusine1_arm64
built-using Binary package python3-all-dbg_3.12.6-1+debusine1_arm64
built-using Binary package python3-all-dev_3.12.6-1+debusine1_arm64
built-using Binary package python3-all-venv_3.12.6-1+debusine1_arm64
built-using Binary package python3-all_3.12.6-1+debusine1_arm64
built-using Binary package python3-dbg_3.12.6-1+debusine1_arm64
built-using Binary package python3-dev_3.12.6-1+debusine1_arm64
built-using Binary package python3-full_3.12.6-1+debusine1_arm64
built-using Binary package python3-minimal_3.12.6-1+debusine1_arm64
built-using Binary package python3-nopie_3.12.6-1+debusine1_arm64
built-using Binary package python3-venv_3.12.6-1+debusine1_arm64
built-using Binary package python3_3.12.6-1+debusine1_arm64
built-using Binary package 2to3_3.12.6-1+debusine1_all
built-using Binary package idle_3.12.6-1+debusine1_all
built-using Binary package python3-doc_3.12.6-1+debusine1_all
built-using Binary package python3-examples_3.12.6-1+debusine1_all
built-using Binary package python3-numpy_1:1.26.4+ds-11+bootstrap1_arm64
built-using Binary package python3-scipy_1.13.1-5+nocheck1_arm64
built-using Binary package cython3_3.0.11+dfsg-1+debusine1_arm64
built-using Binary package libseccomp2_2.5.5-1+debusine1_arm64
built-using Binary package libselinux1_3.7-3+bd1_arm64
built-using Binary package libnewt0.52_0.52.24-2+bd1_arm64
built-using Binary package python3-coverage_7.6.0+dfsg1-2+bd1_arm64
extends Package upload indexed-gzip (1.8.7-3)_1.8.7-3+bd1

binary package System build a package - 4 weeks, 1 day ago 0 minutes
BETA