mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-04 20:29:09 +01:00
e08fc1352e
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
5 lines
224 B
Text
5 lines
224 B
Text
hachoir-core
|
|
|
|
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.
|