Help other people decide, vote up or down?
Hachoir is a Python library used to represent of a binary file as a tree of Python objects.
Disclaimer
Code taken from https://pypi.python.org/pypi/hachoir-core/
Description
hachoir is a python library used to represent of a binary file as a tree of python objects. each object has a type, a value, an address, etc. the goal is to be able to know the meaning of each bit in a file.
How To Install
Direct installation
Via Repository
Via Directory
- First make sure you have the repository installed
- Open up Kodi and navigate into Add-ons.
- Click the open box icon (above the side-menu).
- Select Install from repository.
- If you have at least one repository (besides the default) installed:
Select the repository you wish to install from.
- If you have at least one repository (besides the default) installed:
- Select the category the addon belongs to, in this case it should be script.
- Select hachoir.
- Click Install.
For a full installation guide please click here.
Additional Information
Updated: March 03, 2020
In Repositories:
Kodi Add-on repository [Matrix], SuperRepo All [Krypton][v7]
Platform: all
License: GNU GPL v2
Depends On:
xbmc.python (>= 2.1.0)