Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: python311-pybcj | Distribution: openSUSE Tumbleweed |
Version: 1.0.2 | Vendor: openSUSE |
Release: 1.3 | Build date: Thu Dec 14 22:39:00 2023 |
Group: Unspecified | Build host: reproducible |
Size: 115900 | Source RPM: python-pybcj-1.0.2-1.3.src.rpm |
Packager: https://bugs.opensuse.org | |
Url: https://codeberg.org/miurahr/pybcj | |
Summary: A bcj filter library |
In data compression, BCJ, short for Branch-Call-Jump, refers to a technique that improves the compression of machine code of executable binaries by replacing relative branch addresses with absolute ones. This allows a LZMA compressor to identify duplicate targets and archive higher compression rate. BCJ is used in 7-zip compression utility as default filter for executable binaries. pybcj is a python bindings with BCJ implementation by C language. The C codes are derived from p7zip, portable 7-zip implementation. pybcj support Intel/Amd x86/x86_64, Arm/Arm64, ArmThumb, Sparc, PPC, and IA64.
LGPL-2.1-or-later
* Thu Dec 14 2023 Dirk Müller <dmueller@suse.com> - update to 1.0.2: * Support python 3.12 * Tue Jun 27 2023 ecsos <ecsos@opensuse.org> - Add %{?sle15_python_module_pythons} * Wed Dec 21 2022 Ben Greiner <code@bnavigator.de> - Initial specfile for v1.0.1 - Required by py7zr
/usr/lib64/python3.11/site-packages/bcj /usr/lib64/python3.11/site-packages/bcj/__init__.py /usr/lib64/python3.11/site-packages/bcj/__pycache__ /usr/lib64/python3.11/site-packages/bcj/__pycache__/__init__.cpython-311.opt-1.pyc /usr/lib64/python3.11/site-packages/bcj/__pycache__/__init__.cpython-311.pyc /usr/lib64/python3.11/site-packages/bcj/__pycache__/_bcjfilter.cpython-311.opt-1.pyc /usr/lib64/python3.11/site-packages/bcj/__pycache__/_bcjfilter.cpython-311.pyc /usr/lib64/python3.11/site-packages/bcj/_bcj.cpython-311-riscv64-linux-gnu.so /usr/lib64/python3.11/site-packages/bcj/_bcjfilter.py /usr/lib64/python3.11/site-packages/bcj/py.typed /usr/lib64/python3.11/site-packages/pybcj-1.0.2.dist-info /usr/lib64/python3.11/site-packages/pybcj-1.0.2.dist-info/INSTALLER /usr/lib64/python3.11/site-packages/pybcj-1.0.2.dist-info/LICENSE /usr/lib64/python3.11/site-packages/pybcj-1.0.2.dist-info/METADATA /usr/lib64/python3.11/site-packages/pybcj-1.0.2.dist-info/RECORD /usr/lib64/python3.11/site-packages/pybcj-1.0.2.dist-info/REQUESTED /usr/lib64/python3.11/site-packages/pybcj-1.0.2.dist-info/WHEEL /usr/lib64/python3.11/site-packages/pybcj-1.0.2.dist-info/top_level.txt /usr/share/doc/packages/python311-pybcj /usr/share/doc/packages/python311-pybcj/Changelog.rst /usr/share/doc/packages/python311-pybcj/README.rst /usr/share/licenses/python311-pybcj /usr/share/licenses/python311-pybcj/LICENSE
Generated by rpm2html 1.8.1
Fabrice Bellet, Wed Nov 13 00:41:02 2024