SlackBuilds Repository

15.0 > Python > python3-pybcj (1.0.2)

pybcj is 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.

This requires: python3-setuptools-scm-opt

Maintained by: Lockywolf
Keywords: compression,zip,7zip,7z,inflate,deflate,gzip
ChangeLog: python3-pybcj

Homepage:
https://pypi.org/project/pybcj/

Source Downloads:
pybcj-1.0.2.tar.gz (efc9c68c07f14d4dcb01edb9cbf66335)

Download SlackBuild:
python3-pybcj.tar.gz
python3-pybcj.tar.gz.asc (FAQ)

(the SlackBuild does not include the source)

Validated for Slackware 15.0

See our HOWTO for instructions on how to use the contents of this repository.

Access to the repository is available via:
ftp git cgit http rsync

© 2006-2024 SlackBuilds.org Project. All rights reserved.
Slackware® is a registered trademark of Patrick Volkerding
Linux® is a registered trademark of Linus Torvalds