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.
$
pkg install py311-pybcjOrigin
archivers/py-pybcj
Size
125KiB
License
GPLv3
Maintainer
matthew@wener.org
Dependencies
1 packages
Required by
1 packages