{"library":"pybcj","type":"library","category":null,"description":"pybcj is a Python library that provides the BCJ (Branch/Call/Jump) filter, often used as a pre-processing step for data compression algorithms like LZMA (e.g., in xz). It aims to improve compression ratios for executable code by converting relative branch/call/jump targets to absolute addresses. The current version is 1.0.7, and releases are generally infrequent, driven by bug fixes or minor enhancements.","language":"python","status":"active","version":"1.0.7","tags":["compression","filter","bcj","lzma","executable","binary"],"install":[{"cmd":"pip install pybcj","imports":["from bcj import BCJEncoder","from bcj import BCJDecoder","from bcj import version"]}],"homepage":"https://pypi.org/project/pybcj","github":"https://github.com/miurahr/pybcj","docs":null,"changelog":"https://github.com/miurahr/pybcj/blob/main/Changelog.rst","pypi":"https://pypi.org/project/pybcj/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":50,"avg_install_s":1.6,"avg_import_s":null,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/pybcj/compatibility"},"provenance":{"verified_status":"passing","verified_at":"Tue Jun 30","last_verified":"Tue Jun 30","next_check":"Thu Jul 30","install_tag":null}}