slackbuilds/python/hachoir-core
Andrew Clemons 3b207657ff
python/hachoir-core: Fix DOWNLOAD.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com>

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2021-08-25 12:11:42 +07:00
..
README
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.