Package: python3-bcj (1.0.3+ds-1)
Links for python3-bcj
Debian Resources:
Download Source Package python-bcj:
Maintainers:
External Resources:
- Homepage [codeberg.org]
Similar packages:
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.
Other Packages Related to python3-bcj
|
|
|
|
-
- dep: libc6 (>= 2.14) [amd64]
- GNU C Library: Shared libraries
also a virtual package provided by libc6-udeb
- dep: libc6 (>= 2.17) [arm64, ppc64el]
- dep: libc6 (>= 2.27) [riscv64]
- dep: libc6 (>= 2.4) [not amd64, arm64, ppc64el, riscv64]
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
- dep: python3 (<< 3.14)
- dep: python3 (>= 3.12~)
Download python3-bcj
Architecture | Package Size | Installed Size | Files |
---|---|---|---|
amd64 | 14.2 kB | 97.0 kB | [list of files] |
arm64 | 14.2 kB | 177.0 kB | [list of files] |
armel | 13.5 kB | 171.0 kB | [list of files] |
armhf | 13.3 kB | 171.0 kB | [list of files] |
i386 | 14.4 kB | 93.0 kB | [list of files] |
mips64el | 13.8 kB | 179.0 kB | [list of files] |
ppc64el | 14.9 kB | 175.0 kB | [list of files] |
riscv64 | 14.5 kB | 87.0 kB | [list of files] |
s390x | 14.6 kB | 95.0 kB | [list of files] |