slackbuilds_ponce/python/hachoir-core/README
B. Watson 0510fcb7c5 python/hachoir-core: Wrap README at 72 columns.
Signed-off-by: B. Watson <yalhcru@gmail.com>
2022-03-17 12:37:55 -04:00

5 lines
222 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.