{"library":"hexdump","type":"library","category":null,"description":"The `hexdump` Python library (version 3.3) provides functionality to dump binary data into a human-readable hexadecimal format and to restore binary data from such hex dumps. It works across Linux, Windows, and OS X, serving as both a Python library and a command-line tool. The last official release was in January 2016, indicating a maintenance phase rather than active development, though it remains functional for its stated purpose.","language":"python","status":"maintenance","version":"3.3","tags":["binary","hex","dump","utilities","forensics"],"last_verified":"Sun May 24","install":[{"cmd":"pip install hexdump","imports":["from hexdump import hexdump","from hexdump import dehex"]}],"homepage":"https://bitbucket.org/techtonik/hexdump/","github":null,"docs":null,"changelog":null,"pypi":"https://pypi.org/project/hexdump/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":100,"avg_install_s":2.4,"avg_import_s":0,"wheel_type":"sdist"},"url":"https://checklist.day/v1/registry/hexdump/compatibility"}}