Source: hachoir-parser 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-parser X-Python-Version: >= 2.4 Vcs-Svn: svn://anonscm.debian.org/python-modules/packages/hachoir-parser/trunk/ Vcs-Browser: http://anonscm.debian.org/viewvc/python-modules/packages/hachoir-parser/trunk/ Package: python-hachoir-parser Architecture: all Depends: ${python:Depends}, ${misc:Depends}, python-hachoir-core (>= 1.3) Description: Package of Hachoir parsers used to open binary files hachoir-parser is a package of most common file format parsers written for Hachoir framework. Not all parsers are complete, some are very good and other are poor: only parser first level of the tree for example. . A perfect parser have no "raw" field: with a perfect parser you are able to know *each* bit meaning. Some good (but not perfect ;-)) parsers: * Matroska video * Microsoft RIFF (AVI video, WAV audio, CDA file) * PNG picture * TAR and ZIP archive