Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

python3-zlib-ng-0.4.2-1.fc41 RPM for s390x

From Fedora Rawhide for s390x / p

Name: python3-zlib-ng Distribution: Fedora Project
Version: 0.4.2 Vendor: Fedora Project
Release: 1.fc41 Build date: Wed Apr 10 14:35:36 2024
Group: Unspecified Build host: buildvm-s390x-08.s390.fedoraproject.org
Size: 146298 Source RPM: python-zlib-ng-0.4.2-1.fc41.src.rpm
Packager: Fedora Project
Url: https://github.com/pycompression/python-zlib-ng
Summary: Drop-in replacement for zlib and gzip modules using zlib-ng
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.

Provides

Requires

License

PSF-2.0

Changelog

* Wed Apr 10 2024 Packit <hello@packit.dev> - 0.4.2-1
  - Update to 0.4.2 upstream release
  - Resolves: rhbz#2274336
* Mon Mar 11 2024 Packit <hello@packit.dev> - 0.4.1-1
  - [packit] 0.4.1 upstream release
  - Resolves rhbz#2269022
* Tue Jan 23 2024 Benjamin A. Beasley <code@musicinmybrain.net> - 0.4.0-3
  - Fix Python 3.13 compatibility (close RHBZ#2259627)
* Mon Jan 22 2024 Fedora Release Engineering <releng@fedoraproject.org> - 0.4.0-2
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
* Sat Jan 13 2024 Benjamin A. Beasley <code@musicinmybrain.net> - 0.4.0-1
  - Initial package (close RHBZ#2257548)

Files

/usr/lib/.build-id
/usr/lib/.build-id/7f
/usr/lib/.build-id/7f/03d3024a2ea401c18eb080944d92c287731bb4
/usr/lib64/python3.12/site-packages/zlib_ng
/usr/lib64/python3.12/site-packages/zlib_ng-0.4.2.dist-info
/usr/lib64/python3.12/site-packages/zlib_ng-0.4.2.dist-info/INSTALLER
/usr/lib64/python3.12/site-packages/zlib_ng-0.4.2.dist-info/LICENSE
/usr/lib64/python3.12/site-packages/zlib_ng-0.4.2.dist-info/METADATA
/usr/lib64/python3.12/site-packages/zlib_ng-0.4.2.dist-info/WHEEL
/usr/lib64/python3.12/site-packages/zlib_ng-0.4.2.dist-info/top_level.txt
/usr/lib64/python3.12/site-packages/zlib_ng/__init__.py
/usr/lib64/python3.12/site-packages/zlib_ng/__pycache__
/usr/lib64/python3.12/site-packages/zlib_ng/__pycache__/__init__.cpython-312.opt-1.pyc
/usr/lib64/python3.12/site-packages/zlib_ng/__pycache__/__init__.cpython-312.pyc
/usr/lib64/python3.12/site-packages/zlib_ng/__pycache__/gzip_ng.cpython-312.opt-1.pyc
/usr/lib64/python3.12/site-packages/zlib_ng/__pycache__/gzip_ng.cpython-312.pyc
/usr/lib64/python3.12/site-packages/zlib_ng/__pycache__/gzip_ng_threaded.cpython-312.opt-1.pyc
/usr/lib64/python3.12/site-packages/zlib_ng/__pycache__/gzip_ng_threaded.cpython-312.pyc
/usr/lib64/python3.12/site-packages/zlib_ng/gzip_ng.py
/usr/lib64/python3.12/site-packages/zlib_ng/gzip_ng_threaded.py
/usr/lib64/python3.12/site-packages/zlib_ng/py.typed
/usr/lib64/python3.12/site-packages/zlib_ng/zlib_ng.cpython-312-s390x-linux-gnu.so
/usr/lib64/python3.12/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


Generated by rpm2html 1.8.1

Fabrice Bellet, Wed May 1 02:28:23 2024