SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

python3-zlib-ng rpm build for : Fedora 9. For other distributions click python3-zlib-ng.

Name : python3-zlib-ng
Version : 0.5.1 Vendor : Fedora Project
Release : 1.el9 Date : 2024-09-25 14:39:09
Group : Unspecified Source RPM : python-zlib-ng-0.5.1-1.el9.src.rpm
Size : 0.13 MB
Packager : Fedora Project
Summary : Drop-in replacement for zlib and gzip modules using zlib-ng
Description :
Faster zlib and gzip compatible compression and decompression by providing
Python bindings for the zlib-ng library.

This package provides Python bindings for the zlib-ng library.

python-zlib-ng provides the bindings by offering three modules:

• zlib_ng: A drop-in replacement for the zlib module that uses zlib-ng to
accelerate its performance.
• gzip_ng: A drop-in replacement for the gzip module that uses zlib_ng
instead of zlib to perform its compression and checksum tasks, which
improves performance.
• gzip_ng_threaded offers an open function which returns buffered read or
write streams that can be used to read and write large files while escaping
the GIL using one or multiple threads. This functionality only works for
streaming, seeking is not supported.

zlib_ng and gzip_ng are almost fully compatible with zlib and gzip from the
Python standard library. There are some minor differences see:
https://pypi.org/project/zlib-ng/#differences-with-zlib-and-gzip-modules

Beginning with Fedora Linux 40, zlib-ng provides the system-wide zlib
implementation, so the Python standard library already uses it by default.
However, some projects still need the APIs provided by this package.

RPM found in directory: /vol/rzm3/linux-fedora-buffet/epel/9/Everything/x86_64/Packages/p

Content of RPM  Changelog  Provides Requires

Download
ftp.icm.edu.pl  python3-zlib-ng-0.5.1-1.el9.x86_64.rpm
     

Provides :
python-zlib-ng
python3-zlib-ng
python3-zlib-ng(x86-64)
python3.9-zlib-ng
python3.9dist(zlib-ng)
python3dist(zlib-ng)

Requires :
libc.so.6()(64bit)
libc.so.6(GLIBC_2.14)(64bit)
libc.so.6(GLIBC_2.2.5)(64bit)
libc.so.6(GLIBC_2.4)(64bit)
libz-ng.so.2()(64bit)
libz-ng.so.2(ZLIB_NG_2.0.0)(64bit)
libz-ng.so.2(ZLIB_NG_2.1.0)(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)


Content of RPM :
/usr/lib/.build-id
/usr/lib/.build-id/1c
/usr/lib/.build-id/1c/200ba3d00758d0ba91f87c271852627c7e3773
/usr/lib64/python3.9/site-packages/zlib_ng
/usr/lib64/python3.9/site-packages/zlib_ng-0.5.1.dist-info
/usr/lib64/python3.9/site-packages/zlib_ng-0.5.1.dist-info/INSTALLER
/usr/lib64/python3.9/site-packages/zlib_ng-0.5.1.dist-info/LICENSE
/usr/lib64/python3.9/site-packages/zlib_ng-0.5.1.dist-info/METADATA
/usr/lib64/python3.9/site-packages/zlib_ng-0.5.1.dist-info/WHEEL
/usr/lib64/python3.9/site-packages/zlib_ng-0.5.1.dist-info/top_level.txt
/usr/lib64/python3.9/site-packages/zlib_ng/__init__.py
/usr/lib64/python3.9/site-packages/zlib_ng/__pycache__
/usr/lib64/python3.9/site-packages/zlib_ng/__pycache__/__init__.cpython-39.opt-1.pyc
/usr/lib64/python3.9/site-packages/zlib_ng/__pycache__/__init__.cpython-39.pyc
/usr/lib64/python3.9/site-packages/zlib_ng/__pycache__/_version.cpython-39.opt-1.pyc
/usr/lib64/python3.9/site-packages/zlib_ng/__pycache__/_version.cpython-39.pyc
/usr/lib64/python3.9/site-packages/zlib_ng/__pycache__/gzip_ng.cpython-39.opt-1.pyc
/usr/lib64/python3.9/site-packages/zlib_ng/__pycache__/gzip_ng.cpython-39.pyc
/usr/lib64/python3.9/site-packages/zlib_ng/__pycache__/gzip_ng_threaded.cpython-39.opt-1.pyc
/usr/lib64/python3.9/site-packages/zlib_ng/__pycache__/gzip_ng_threaded.cpython-39.pyc
/usr/lib64/python3.9/site-packages/zlib_ng/_version.py
/usr/lib64/python3.9/site-packages/zlib_ng/_version.pyi
/usr/lib64/python3.9/site-packages/zlib_ng/gzip_ng.py
/usr/lib64/python3.9/site-packages/zlib_ng/gzip_ng_threaded.py
/usr/lib64/python3.9/site-packages/zlib_ng/py.typed
/usr/lib64/python3.9/site-packages/zlib_ng/zlib_ng.cpython-39-x86_64-linux-gnu.so
/usr/lib64/python3.9/site-packages/zlib_ng/zlib_ng.pyi
/usr/share/doc/python3-zlib-ng
/usr/share/doc/python3-zlib-ng/CHANGELOG.rst
/usr/share/doc/python3-zlib-ng/README.rst

 
ICM