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 1170: 6a469e882a24
parent 1169: 69e191fd3580
child 1171: 7473367ba2e1
hachoir-core: set 1.3.1 release date (today) defaulthachoir-core-1.3.1
Victor Stinner / haypo
8 weeks 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
.hgtags 241 B 8 weeks ago fix hgtags
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