haypo / hachoir

Hachoir is a Python library that allows to view and edit a binary stream field by field. In other words, Hachoir allows you to "browse" any binary stream just like you browse directories and files. A file is split in a tree of fields, where the smallest field is just one bit.

Clone this repository (size: 2.1 MB): HTTPS / SSH
$ hg clone http://bitbucket.org/haypo/hachoir/
commit 1146: a38d22fe0528
parent 1145: ae73cf29351a
child 1147: 36175367b18a
hachoir-regex: prepare release (set release date, document release procedure) defaulthachoir-regex-1.0.4
Victor Stinner / haypo
2 months ago

 NB: This is not the latest revision. For the latest view, go to tip.

View at rev
hachoir /
filename size last modified message
hachoir-core  
hachoir-editor  
hachoir-gtk  
hachoir-http  
hachoir-metadata  
hachoir-parser  
hachoir-regex  
hachoir-subfile  
hachoir-tools  
hachoir-urwid  
hachoir-wx  
.hgignore 89 B 6 months ago ignore .swp files
benchmark.sh 960 B 3 years ago * Migrate benchmark.sh
coverage_test.py 897 B 3 years ago coverage_test.py: also use metadata_doc
coverage_test.sh 290 B 3 years ago Add two scripts for coverage tests
setupenv.sh 2.3 KB 3 months ago Add credits to setupenv.sh
snapshot.sh 2.4 KB 3 years ago snapshot: Don't use special commands for hachoir-subfile…
test_code.sh 679 B 3 years ago Add hachoir-regex/test_doc.py to trunk/test_code.sh (and…
test_code_snapshot.sh 646 B 3 years ago Migrate snapshot.sh to new subversion organisation