slackbuilds_ponce/python/hachoir-core/README
Barry J. Grundy e08fc1352e python/hachoir-core: Added (Python Library).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2014-11-27 10:57:40 +07:00

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.