Thu, 06 Jun 2024 16:48:05 UTC | login

Information for RPM python3-indexed-gzip-1.8.5-11.fc40.riscv64.rpm

ID1050805
Namepython3-indexed-gzip
Version1.8.5
Release11.fc40
Epoch
Archriscv64
SummaryFast random access of gzip files in Python
DescriptionThe indexed_gzip project is a Python extension which aims to provide a drop-in replacement for the built-in Python gzip.GzipFile class, the IndexedGzipFile. indexed_gzip was written to allow fast random access of compressed NIFTI image files (for which GZIP is the de-facto compression standard), but will work with any GZIP file. indexed_gzip is easy to use with nibabel. The standard gzip.GzipFile class exposes a random access-like interface (via its seek and read methods), but every time you seek to a new point in the uncompressed data stream, the GzipFile instance has to start decompressing from the beginning of the file, until it reaches the requested location. An IndexedGzipFile instance 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 initialize the decompression algorithm, allowing us to start reading from any seek point. If the index is built with a seek point spacing of 1MB, we only have to decompress (on average) 512KB of data to read from any location in the file.
Build Time2023-10-24 15:36:18 GMT
Size920.81 KB
da99549a8043148ce0061ef74757e973
LicenseZlib
Buildrootf40-build-730974-103608
Provides
python-indexed-gzip = 1.8.5-11.fc40
python-indexed_gzip = 1.8.5-11.fc40
python3-indexed-gzip = 1.8.5-11.fc40
python3-indexed-gzip(riscv-64) = 1.8.5-11.fc40
python3-indexed_gzip = 1.8.5-11.fc40
python3.12-indexed-gzip = 1.8.5-11.fc40
python3.12-indexed_gzip = 1.8.5-11.fc40
python3.12dist(indexed-gzip) = 1.8.5
python3dist(indexed-gzip) = 1.8.5
Obsoletes
python3-indexed_gzip < 1.7.0-4
Conflicts No Conflicts
Requires
ld-linux-riscv64-lp64d.so.1()(64bit)
ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit)
libc.so.6()(64bit)
libc.so.6(GLIBC_2.27)(64bit)
libz.so.1()(64bit)
libz.so.1(ZLIB_1.2.2.4)(64bit)
python(abi) = 3.12
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(PartialHardlinkSets) <= 4.0.4-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsZstd) <= 5.4.18-1
rtld(GNU_HASH)
Recommends No Recommends
Suggests No Suggests
Supplements No Supplements
Enhances No Enhances
Files
Page:
1 through 50 of 64 >>>
Name ascending sort Size
/usr/lib/.build-id0.00 B
/usr/lib/.build-id/010.00 B
/usr/lib/.build-id/01/6350c4003b833b376c1448a06a50bc624dce01105.00 B
/usr/lib/.build-id/ad0.00 B
/usr/lib/.build-id/ad/17d6134fe54aa59d623df713f938bfc95eee2f117.00 B
/usr/lib/.build-id/de0.00 B
/usr/lib/.build-id/de/13747f9e2b6e650bb4c40c121ea54b5e3b9614109.00 B
/usr/lib64/python3.12/site-packages/indexed_gzip0.00 B
/usr/lib64/python3.12/site-packages/indexed_gzip-1.8.5.dist-info0.00 B
/usr/lib64/python3.12/site-packages/indexed_gzip-1.8.5.dist-info/INSTALLER4.00 B
/usr/lib64/python3.12/site-packages/indexed_gzip-1.8.5.dist-info/LICENSE937.00 B
/usr/lib64/python3.12/site-packages/indexed_gzip-1.8.5.dist-info/METADATA9.62 KB
/usr/lib64/python3.12/site-packages/indexed_gzip-1.8.5.dist-info/WHEEL106.00 B
/usr/lib64/python3.12/site-packages/indexed_gzip-1.8.5.dist-info/top_level.txt13.00 B
/usr/lib64/python3.12/site-packages/indexed_gzip/__init__.py506.00 B
/usr/lib64/python3.12/site-packages/indexed_gzip/__pycache__0.00 B
/usr/lib64/python3.12/site-packages/indexed_gzip/__pycache__/__init__.cpython-312.opt-1.pyc450.00 B
/usr/lib64/python3.12/site-packages/indexed_gzip/__pycache__/__init__.cpython-312.pyc450.00 B
/usr/lib64/python3.12/site-packages/indexed_gzip/indexed_gzip.c1.27 MB
/usr/lib64/python3.12/site-packages/indexed_gzip/indexed_gzip.cpython-312-riscv64-linux-gnu.so258.93 KB
/usr/lib64/python3.12/site-packages/indexed_gzip/indexed_gzip.pyx38.88 KB
/usr/lib64/python3.12/site-packages/indexed_gzip/tests0.00 B
/usr/lib64/python3.12/site-packages/indexed_gzip/tests/__init__.py6.29 KB
/usr/lib64/python3.12/site-packages/indexed_gzip/tests/__main__.py674.00 B
/usr/lib64/python3.12/site-packages/indexed_gzip/tests/__pycache__0.00 B
/usr/lib64/python3.12/site-packages/indexed_gzip/tests/__pycache__/__init__.cpython-312.opt-1.pyc9.91 KB
/usr/lib64/python3.12/site-packages/indexed_gzip/tests/__pycache__/__init__.cpython-312.pyc9.91 KB
/usr/lib64/python3.12/site-packages/indexed_gzip/tests/__pycache__/__main__.cpython-312.opt-1.pyc1.13 KB
/usr/lib64/python3.12/site-packages/indexed_gzip/tests/__pycache__/__main__.cpython-312.pyc1.13 KB
/usr/lib64/python3.12/site-packages/indexed_gzip/tests/__pycache__/benchmark.cpython-312.opt-1.pyc7.33 KB
/usr/lib64/python3.12/site-packages/indexed_gzip/tests/__pycache__/benchmark.cpython-312.pyc7.33 KB
/usr/lib64/python3.12/site-packages/indexed_gzip/tests/__pycache__/benchmark_bandwidth.cpython-312.opt-1.pyc8.05 KB
/usr/lib64/python3.12/site-packages/indexed_gzip/tests/__pycache__/benchmark_bandwidth.cpython-312.pyc8.08 KB
/usr/lib64/python3.12/site-packages/indexed_gzip/tests/__pycache__/conftest.cpython-312.opt-1.pyc3.88 KB
/usr/lib64/python3.12/site-packages/indexed_gzip/tests/__pycache__/conftest.cpython-312.pyc3.88 KB
/usr/lib64/python3.12/site-packages/indexed_gzip/tests/__pycache__/test_indexed_gzip.cpython-312.opt-1.pyc10.32 KB
/usr/lib64/python3.12/site-packages/indexed_gzip/tests/__pycache__/test_indexed_gzip.cpython-312.pyc10.32 KB
/usr/lib64/python3.12/site-packages/indexed_gzip/tests/__pycache__/test_indexed_gzip_threading.cpython-312.opt-1.pyc3.41 KB
/usr/lib64/python3.12/site-packages/indexed_gzip/tests/__pycache__/test_indexed_gzip_threading.cpython-312.pyc3.57 KB
/usr/lib64/python3.12/site-packages/indexed_gzip/tests/__pycache__/test_nibabel_integration.cpython-312.opt-1.pyc5.09 KB
/usr/lib64/python3.12/site-packages/indexed_gzip/tests/__pycache__/test_nibabel_integration.cpython-312.pyc5.83 KB
/usr/lib64/python3.12/site-packages/indexed_gzip/tests/__pycache__/test_zran.cpython-312.opt-1.pyc6.87 KB
/usr/lib64/python3.12/site-packages/indexed_gzip/tests/__pycache__/test_zran.cpython-312.pyc6.87 KB
/usr/lib64/python3.12/site-packages/indexed_gzip/tests/benchmark.py4.29 KB
/usr/lib64/python3.12/site-packages/indexed_gzip/tests/benchmark_bandwidth.py5.06 KB
/usr/lib64/python3.12/site-packages/indexed_gzip/tests/conftest.py2.53 KB
/usr/lib64/python3.12/site-packages/indexed_gzip/tests/ctest_indexed_gzip.c2.39 MB
/usr/lib64/python3.12/site-packages/indexed_gzip/tests/ctest_indexed_gzip.cpython-312-riscv64-linux-gnu.so617.98 KB
/usr/lib64/python3.12/site-packages/indexed_gzip/tests/ctest_indexed_gzip.pyx34.10 KB
/usr/lib64/python3.12/site-packages/indexed_gzip/tests/ctest_zran.c1.94 MB
Component of No Buildroots