{"library":"leb128","type":"library","category":null,"description":"The `leb128` Python library provides functionality for encoding and decoding integers using the LEB128 (Little Endian Base 128) variable-length compression format. This format is commonly used in contexts like the DWARF debug file format and WebAssembly binary encoding for integer literals. The library supports both unsigned and signed LEB128 operations. It is currently at version 1.0.9 and appears to have a stable, though infrequent, release cadence, with the latest release in January 2026.","language":"python","status":"active","version":"1.0.9","tags":["encoding","decoding","leb128","variable-length integer","binary","webassembly","dwarf"],"last_verified":"Wed May 20","install":[{"cmd":"pip install leb128","imports":["from leb128 import u","from leb128 import i","import leb128"]}],"homepage":null,"github":"https://github.com/mohanson/leb128","docs":null,"changelog":null,"pypi":"https://pypi.org/project/leb128/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":100,"avg_install_s":1.6,"avg_import_s":0.01,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/leb128/compatibility"}}