deb_control_files:
- control
- md5sums
- postinst
- prerm
deb_fields:
Architecture: amd64
Depends: python3 (<< 3.14), python3 (>= 3.12~), python3:any, libc6 (>= 2.14)
Description: |-
BCJ (Branch-Call-Jump) filter for Python
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.
Homepage: https://codeberg.org/miurahr/pybcj
Installed-Size: '98'
Maintainer: Debian Python Team <team+python@tracker.debian.org>
Package: python3-bcj
Priority: optional
Section: python
Source: python-bcj (1.0.2+ds-2)
Version: 1.0.2+ds-2+b2
srcpkg_name: python-bcj
srcpkg_version: 1.0.2+ds-2