Tue, 30 Apr 2024 14:53:02 UTC | login

Information for RPM python3-indexed_gzip-1.4.0-1.fc33.riscv64.rpm

ID762449
Namepython3-indexed_gzip
Version1.4.0
Release1.fc33
Epoch
Archriscv64
SummaryFast random access of gzip files in Python
Description The 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 initialise 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 Time2021-01-19 08:40:03 GMT
Size436.60 KB
ccd8012fe129b1a86013057399025ce1
Licensezlib
Buildrootf33-build-473767-63814
Provides
python-indexed_gzip = 1.4.0-1.fc33
python3-indexed_gzip = 1.4.0-1.fc33
python3-indexed_gzip(riscv-64) = 1.4.0-1.fc33
python3.9-indexed_gzip = 1.4.0-1.fc33
python3.9dist(indexed-gzip) = 1.4
python3dist(indexed-gzip) = 1.4
Obsoletes No Obsoletes
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)
libpthread.so.0()(64bit)
libz.so.1()(64bit)
libz.so.1(ZLIB_1.2.2.4)(64bit)
python(abi) = 3.9
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
1 through 50 of 50
Name ascending sort Size
/usr/lib/.build-id0.00 B
/usr/lib/.build-id/140.00 B
/usr/lib/.build-id/14/3c557e43525e8fe61cf049bbae18d1cc7d2b36115.00 B
/usr/lib/.build-id/7c0.00 B
/usr/lib/.build-id/7c/41bd28cc7625fa26e0c5af733967c589b55925103.00 B
/usr/lib/.build-id/d30.00 B
/usr/lib/.build-id/d3/eaab717a34499577d65a2034b2eeda3a79ecba107.00 B
/usr/lib64/python3.9/site-packages/indexed_gzip0.00 B
/usr/lib64/python3.9/site-packages/indexed_gzip-1.4.0-py3.9.egg-info0.00 B
/usr/lib64/python3.9/site-packages/indexed_gzip-1.4.0-py3.9.egg-info/PKG-INFO10.81 KB
/usr/lib64/python3.9/site-packages/indexed_gzip-1.4.0-py3.9.egg-info/SOURCES.txt779.00 B
/usr/lib64/python3.9/site-packages/indexed_gzip-1.4.0-py3.9.egg-info/dependency_links.txt1.00 B
/usr/lib64/python3.9/site-packages/indexed_gzip-1.4.0-py3.9.egg-info/top_level.txt13.00 B
/usr/lib64/python3.9/site-packages/indexed_gzip/__init__.py558.00 B
/usr/lib64/python3.9/site-packages/indexed_gzip/__pycache__0.00 B
/usr/lib64/python3.9/site-packages/indexed_gzip/__pycache__/__init__.cpython-39.opt-1.pyc412.00 B
/usr/lib64/python3.9/site-packages/indexed_gzip/__pycache__/__init__.cpython-39.pyc412.00 B
/usr/lib64/python3.9/site-packages/indexed_gzip/indexed_gzip.cpython-39-riscv64-linux-gnu.so200.57 KB
/usr/lib64/python3.9/site-packages/indexed_gzip/tests0.00 B
/usr/lib64/python3.9/site-packages/indexed_gzip/tests/__init__.py5.17 KB
/usr/lib64/python3.9/site-packages/indexed_gzip/tests/__main__.py674.00 B
/usr/lib64/python3.9/site-packages/indexed_gzip/tests/__pycache__0.00 B
/usr/lib64/python3.9/site-packages/indexed_gzip/tests/__pycache__/__init__.cpython-39.opt-1.pyc4.73 KB
/usr/lib64/python3.9/site-packages/indexed_gzip/tests/__pycache__/__init__.cpython-39.pyc4.73 KB
/usr/lib64/python3.9/site-packages/indexed_gzip/tests/__pycache__/__main__.cpython-39.opt-1.pyc897.00 B
/usr/lib64/python3.9/site-packages/indexed_gzip/tests/__pycache__/__main__.cpython-39.pyc897.00 B
/usr/lib64/python3.9/site-packages/indexed_gzip/tests/__pycache__/benchmark.cpython-39.opt-1.pyc4.03 KB
/usr/lib64/python3.9/site-packages/indexed_gzip/tests/__pycache__/benchmark.cpython-39.pyc4.03 KB
/usr/lib64/python3.9/site-packages/indexed_gzip/tests/__pycache__/conftest.cpython-39.opt-1.pyc2.27 KB
/usr/lib64/python3.9/site-packages/indexed_gzip/tests/__pycache__/conftest.cpython-39.pyc2.27 KB
/usr/lib64/python3.9/site-packages/indexed_gzip/tests/__pycache__/test_indexed_gzip.cpython-39.opt-1.pyc6.55 KB
/usr/lib64/python3.9/site-packages/indexed_gzip/tests/__pycache__/test_indexed_gzip.cpython-39.pyc6.55 KB
/usr/lib64/python3.9/site-packages/indexed_gzip/tests/__pycache__/test_indexed_gzip_threading.cpython-39.opt-1.pyc2.55 KB
/usr/lib64/python3.9/site-packages/indexed_gzip/tests/__pycache__/test_indexed_gzip_threading.cpython-39.pyc2.61 KB
/usr/lib64/python3.9/site-packages/indexed_gzip/tests/__pycache__/test_nibabel_integration.cpython-39.opt-1.pyc3.03 KB
/usr/lib64/python3.9/site-packages/indexed_gzip/tests/__pycache__/test_nibabel_integration.cpython-39.pyc3.25 KB
/usr/lib64/python3.9/site-packages/indexed_gzip/tests/__pycache__/test_zran.cpython-39.opt-1.pyc2.77 KB
/usr/lib64/python3.9/site-packages/indexed_gzip/tests/__pycache__/test_zran.cpython-39.pyc2.77 KB
/usr/lib64/python3.9/site-packages/indexed_gzip/tests/benchmark.py4.28 KB
/usr/lib64/python3.9/site-packages/indexed_gzip/tests/conftest.py2.53 KB
/usr/lib64/python3.9/site-packages/indexed_gzip/tests/ctest_indexed_gzip.cpython-39-riscv64-linux-gnu.so395.27 KB
/usr/lib64/python3.9/site-packages/indexed_gzip/tests/ctest_zran.cpython-39-riscv64-linux-gnu.so242.60 KB
/usr/lib64/python3.9/site-packages/indexed_gzip/tests/test_indexed_gzip.py4.81 KB
/usr/lib64/python3.9/site-packages/indexed_gzip/tests/test_indexed_gzip_threading.py2.17 KB
/usr/lib64/python3.9/site-packages/indexed_gzip/tests/test_nibabel_integration.py3.18 KB
/usr/lib64/python3.9/site-packages/indexed_gzip/tests/test_zran.py2.78 KB
/usr/share/doc/python3-indexed_gzip0.00 B
/usr/share/doc/python3-indexed_gzip/README.md7.85 KB
/usr/share/licenses/python3-indexed_gzip0.00 B
/usr/share/licenses/python3-indexed_gzip/LICENSE937.00 B
Component of No Buildroots