软件包:python3-indexed-gzip(1.8.7-3 以及其他的)
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.
其他与 python3-indexed-gzip 有关的软件包
|
|
|
|
-
- dep: libc6 (>= 2.14) [amd64]
- GNU C 语言运行库:共享库
同时作为一个虚包由这些包填实: libc6-udeb
- dep: libc6 (>= 2.16) [x32]
- dep: libc6 (>= 2.17) [arm64, ppc64el]
- dep: libc6 (>= 2.27) [riscv64]
- dep: libc6 (>= 2.28) [i386]
- dep: libc6 (>= 2.34) [armel, armhf, hppa, m68k]
- dep: libc6 (>= 2.4) [mips64el, ppc64, s390x, sparc64]
- dep: libc6 (>= 2.40) [sh4]
-
- dep: libc6.1 (>= 2.1.3) [alpha]
- GNU C 语言运行库:共享库
同时作为一个虚包由这些包填实: libc6.1-udeb
- dep: libc6.1 (>= 2.37) [ia64]
-
- dep: python3
- 交互式高级面向对象语言(默认 python3 版本)
- dep: python3 (<< 3.13) [ia64, x32]
- dep: python3 (<< 3.14) [除 ia64, x32]
- dep: python3 (>= 3.11~) [ia64]
- dep: python3 (>= 3.12~) [除 ia64]
-
- dep: python3-numpy (>= 1:1.22.0) [ia64]
- Fast array facility to the Python language (Python 3)
- dep: python3-numpy (>= 1:1.25.0) [除 ia64]
-
- dep: python3-numpy-abi9
- 本虚包由这些包填实: python3-numpy
-
- dep: zlib1g (>= 1:1.2.2.4)
- 压缩库 - 运行时
下载 python3-indexed-gzip
硬件架构 | 版本 | 软件包大小 | 安装后大小 | 文件 |
---|---|---|---|---|
alpha (非官方移植版) | 1.8.7-3+b1 | 1,414.8 kB | 57,065.0 kB | [文件列表] |
amd64 | 1.8.7-3+b1 | 1,463.4 kB | 55,020.0 kB | [文件列表] |
arm64 | 1.8.7-3+b1 | 1,548.0 kB | 66,847.0 kB | [文件列表] |
armel | 1.8.7-3+b1 | 1,546.3 kB | 66,373.0 kB | [文件列表] |
armhf | 1.8.7-3+b1 | 1,525.1 kB | 63,449.0 kB | [文件列表] |
hppa (非官方移植版) | 1.8.7-3+b1 | 2,796.3 kB | 85,046.0 kB | [文件列表] |
i386 | 1.8.7-3+b1 | 1,540.6 kB | 61,630.0 kB | [文件列表] |
ia64 (非官方移植版) | 1.7.0-1.1 | 996.6 kB | 5,858.0 kB | [文件列表] |
m68k (非官方移植版) | 1.8.7-3+b1 | 496.3 kB | 4,660.0 kB | [文件列表] |
mips64el | 1.8.7-3+b1 | 1,553.8 kB | 68,503.0 kB | [文件列表] |
ppc64 (非官方移植版) | 1.8.7-3+b1 | 2,804.6 kB | 83,484.0 kB | [文件列表] |
ppc64el | 1.8.7-3+b1 | 1,429.7 kB | 57,661.0 kB | [文件列表] |
riscv64 | 1.8.7-3+b1 | 1,577.4 kB | 65,421.0 kB | [文件列表] |
s390x | 1.8.7-3+b1 | 2,987.9 kB | 88,557.0 kB | [文件列表] |
sh4 (非官方移植版) | 1.8.7-3+b1 | 773.0 kB | 5,074.0 kB | [文件列表] |
sparc64 (非官方移植版) | 1.8.7-3+b1 | 2,749.2 kB | 86,745.0 kB | [文件列表] |
x32 (非官方移植版) | 1.8.7-3 | 1,030.8 kB | 36,372.0 kB | [文件列表] |