# HOW TO EDIT THIS FILE: # The "handy ruler" below makes it easier to edit a package description. # Line up the first '|' above the ':' following the base package name, and # the '|' on the right side marks the last column you can put a character in. # You must make exactly 11 lines for the formatting to be correct. It's also # customary to leave one space after the ':' except on otherwise blank lines. |-----handy-ruler------------------------------------------------------| hachoir: hachoir (library to view and edit binary stream field by field) hachoir: hachoir: A file is splitted in tree of fields, where smallest field is one bit. hachoir: Ex: fields types: integers, strings, bits, padding types, floats, etc. hachoir: hachoir: hachoir-grep: find a text pattern in a binary file hachoir: hachoir-metadata: get metadata from binary files hachoir: hachoir-strip: modify a file to remove metadata hachoir: hachoir-urwid: display the content of a binary file in text mode hachoir: hachoir: Homepage: https://pypi.python.org/pypi/hachoir