Difference between revisions of "Hachoir project- hachoir parser"

From Free Software Directory
Jump to: navigation, search
(fix broken link)
(New version)
 
Line 13: Line 13:
 
|Related projects=Hachoir_project-_hachoir_regex,Python_Cryptography_Toolkit,Hachoir_project-_hachoir_core,Hachoir_project-_hachoir_metadata,Hachoir_project-_hachoir_parser,Hachoir_project-_hachoir_subfile,Hachoir_project-_hachoir_urwid,Hachoir_project-_hachoir_wx
 
|Related projects=Hachoir_project-_hachoir_regex,Python_Cryptography_Toolkit,Hachoir_project-_hachoir_core,Hachoir_project-_hachoir_metadata,Hachoir_project-_hachoir_parser,Hachoir_project-_hachoir_subfile,Hachoir_project-_hachoir_urwid,Hachoir_project-_hachoir_wx
 
|Keywords=library,Python,parser,parse,parsetext
 
|Keywords=library,Python,parser,parse,parsetext
|Version identifier=1.2.1
+
|Version identifier=1.3.4
|Version date=2009-04-06
+
|Version date=2010/07/26
 
|Version status=stable
 
|Version status=stable
|Version download=http://pypi.python.org/packages/source/h/hachoir-parser/hachoir-parser-1.2.1.tar.gz#md5=8308920290165f73955043ea21666264
+
|Version download=https://bitbucket.org/haypo/hachoir/get/hachoir-parser-1.3.4.tar.bz2
|Last review by=Kelly Hopkins
+
|Last review by=Alejandroindependiente
|Last review date=2009-04-06
+
|Last review date=2017/02/26
 
|Submitted by=Database conversion
 
|Submitted by=Database conversion
 
|Submitted date=2011-04-01
 
|Submitted date=2011-04-01

Latest revision as of 22:06, 25 February 2017


[edit]

Hachoir project- hachoir parser

https://bitbucket.org/haypo/hachoir/wiki/hachoir-parser
a package of the most common file format parsers written using hachoir-core.

hachoir-parser is a package of the most common file format parsers written for the Hachoir framework. Not all parsers are complete, some are very good and other less so: for example some only parser the first level of the tree. A perfect parser has no "raw" field: with a perfect parser you are able to know *each* bit meaning. Some good (but not perfect ;-)) parsers are:

  • Matroska video
  • Microsoft RIFF (AVI video, WAV audio, CDA file)
  • PNG picture
  • TAR and ZIP archive
  • GnomeKeyring parser requires Python Crypto module.





Licensing

License

Verified by

Verified on

Notes

License

GPLv2

Verified by

Kelly Hopkins

Verified on

6 April 2009




Leaders and contributors

Contact(s)Role
Julien Muchembled Maintainer
Victor Stinner Maintainer


Resources and communication

AudienceResource typeURI
DeveloperHomepagehttp://pypi.python.org/pypi/hachoir-parser/1.2.1


Software prerequisites




Entry





















Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the page “GNU Free Documentation License”.

The copyright and license notices on this page only apply to the text on this page. Any software or copyright-licenses or other similar notices described in this text has its own copyright notice and license, which can usually be found in the distribution or license text itself.