Source: hachoir-urwid Section: python Priority: optional Maintainer: Michel Casabona Uploaders: Debian Python Modules Team Build-Depends: debhelper (>=9), python (>= 2.6.6-3~), cdbs (>= 0.4.90~), dh-python Build-Depends-Indep: python-all Standards-Version: 3.9.5 Homepage: http://bitbucket.org/haypo/hachoir/wiki/hachoir-urwid X-Python-Version: >= 2.4 Vcs-Svn: svn://anonscm.debian.org/python-modules/packages/hachoir-urwid/trunk/ Vcs-Browser: http://anonscm.debian.org/viewvc/python-modules/packages/hachoir-urwid/trunk/ Package: python-hachoir-urwid Architecture: all Depends: ${python:Depends}, ${misc:Depends}, python-hachoir-parser (>= 1.0), python-urwid (>= 0.9.4) Suggests: python-profiler Description: Binary file explorer using Hachoir and urwid libraries hachoir-urwid is a binary file explorer based on Hachoir library to parse the files. Using this tool you can exactly know the meaning of each bit/byte of your files. With direction keys, you can navigate in the field tree. The key 'h' will disable 'human display' and switch to 'raw display'. It's sometime useful when you would like to compare hexadecimal data and Hachoir representation.