Commit graph

10 commits

Author SHA1 Message Date
Li-Wen Hsu
34b71755bf - Update to 1.3.3 2010-08-16 16:44:29 +00:00
Li-Wen Hsu
2797f89bdd - Update to 1.3.2 2010-04-03 17:59:55 +00:00
Li-Wen Hsu
693c942f1c - Update to 1.3.1
- Update WWW
2010-01-30 07:35:59 +00:00
Li-Wen Hsu
12d3647031 - Update to 1.2.1 2009-01-29 09:03:14 +00:00
Li-Wen Hsu
e4fadf890e - Update to 1.2 2008-09-07 19:58:18 +00:00
Li-Wen Hsu
3d87e078ef - Update to 1.1 2008-04-04 04:34:22 +00:00
Andrew Pantyukhin
e616e021d5 - Update hachoir suite:
- core to 1.0.1 [1]
- parser to 1.0 [2]
- metadata to 1.0.1
- urwid to 1.0.1 [3]
- Transfer maintainership to lwhsu
- Add regex and subfile:

hachoir-regex is a Python library for regular expression manupulation.
You can use a|b (or) and a+b (and) operators. Expressions are optimized
during the construction: merge ranges, simplify repetitions, etc. It
also contains a class for pattern matching allowing to search multiple
strings and regex at the same time.

WWW: http://hachoir.org/wiki/hachoir-regex

hachoir-subfile is a tool based on hachoir-parser to find subfiles in
any binary stream.

WWW: http://hachoir.org/wiki/hachoir-subfile

PR:		ports/114557 [1], ports/114558 [2], ports/114559 [3]
Submitted by:	lwhsu [1], [2], [3]
2007-07-13 18:04:23 +00:00
Andrew Pantyukhin
26f86cf3c5 - Update hachoir to latest versions:
- core to 0.9.0
- parser to 0.10.0
- metadata to 0.10.0
- urwid to 0.9.0
2007-04-15 00:50:59 +00:00
Andrew Pantyukhin
b87a7425dd - Update hachoir tools to latest versions
PR:		ports/109832, ports/109833, ports/109834, ports/109835
Submitted by:	Li-Wen Hsu <lwhsu@lwhsu.org>
2007-03-04 10:21:49 +00:00
Andrew Pantyukhin
59f2c010e8 Add ports sysutils/hachoir-metadata and sysutils/hachoir-urwid:
hachoir-metadata is tool to extract metadata from multimedia files
(sound, video, archives, etc.)

hachoir-urwid is the most sexy user interface based on hachoir-parser
to explore a binary file.

WWW: http://hachoir.org/wiki/hachoir-metadata
WWW: http://hachoir.org/wiki/hachoir-urwid
2007-01-25 04:45:45 +00:00