slackbuilds/python/hachoir-core
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
..
README python/hachoir-core: Wrap README at 72 columns. 2022-03-17 12:37:55 -04:00
hachoir-core.SlackBuild All: Support $PRINT_PACKAGE_NAME env var 2021-07-17 21:55:09 +02:00
hachoir-core.info python/hachoir-core: Fix DOWNLOAD. 2021-08-25 12:11:42 +07:00
slack-desc python/hachoir-core: Fix slack-desc. 2016-11-14 16:47:23 +07:00

README

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.