معرفی شرکت ها


python3-indexed-gzip_0.6.1-1_i386.deb


Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر

توضیحات

fast random access of gzip files in Python
ویژگی مقدار
سیستم عامل Linux
توزیع Ubuntu Bionic-18.04
مخزن Ubuntu universe i386
نام بسته python3-indexed-gzip
نام فایل بسته python3-indexed-gzip_0.6.1-1_i386.deb
نسخه بسته 0.6.1
انتشار بسته 1
معماری بسته i386
نگهدارنده Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
تاریخ ساخت -
هاست سازنده -
نوع بسته .deb
آدرس صفحه اصلی https://github.com/pauldmccarthy/indexed_gzip
مجوز -
حجم دانلود 232152
حجم نصب 916
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_0.6.1-1_amd64.deb 0.6.1 amd64 Ubuntu universe


نیازمندی

مقدار نام
- cython3
- python3-numpy
>= 2.4 libc6
>= 1:1.2.2.4 zlib1g
<< 3.7 python3
>= 3.6~ python3
>= 3.3.2-2~ python3:any


نحوه نصب


نصب پکیج deb python3-indexed-gzip:

    sudo apt-get install python3-indexed-gzip_0.6.1-1_i386.deb


فایل ها

مسیرها
./usr/lib/python3/dist-packages/indexed_gzip/__init__.py
./usr/lib/python3/dist-packages/indexed_gzip/indexed_gzip.cpython-36m-i386-linux-gnu.so
./usr/lib/python3/dist-packages/indexed_gzip/tests/__init__.py
./usr/lib/python3/dist-packages/indexed_gzip/tests/ctest_indexed_gzip.cpython-36m-i386-linux-gnu.so
./usr/lib/python3/dist-packages/indexed_gzip/tests/ctest_zran.cpython-36m-i386-linux-gnu.so
./usr/lib/python3/dist-packages/indexed_gzip/tests/test_indexed_gzip.py
./usr/lib/python3/dist-packages/indexed_gzip/tests/test_safe_indexed_gzip.py
./usr/lib/python3/dist-packages/indexed_gzip/tests/test_zran.py
./usr/lib/python3/dist-packages/indexed_gzip-0.6.1.egg-info/PKG-INFO
./usr/lib/python3/dist-packages/indexed_gzip-0.6.1.egg-info/dependency_links.txt
./usr/lib/python3/dist-packages/indexed_gzip-0.6.1.egg-info/top_level.txt
./usr/share/doc/python3-indexed-gzip/changelog.Debian.gz
./usr/share/doc/python3-indexed-gzip/copyright