1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-19 03:52:17 +00:00
Commit Graph

5 Commits

Author SHA1 Message Date
Martin Wilke
a9481afc8a - Get Rid MD5 support 2011-03-19 12:38:54 +00:00
Li-Wen Hsu
23119e2551 - Update WWW 2010-01-30 07:36:54 +00:00
Li-Wen Hsu
076c989b6e - Remove unused MASTER_SITE 2008-04-04 08:14:40 +00:00
Li-Wen Hsu
2041259515 - Update to 0.5.3 2008-04-04 04:34:57 +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