summaryrefslogtreecommitdiffstats
path: root/python/hachoir-core/README
blob: 3159f59c4d10503044e0c63b85912236ef131f58 (plain)
1
2
3
4
5
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.