freebsd-ports/devel/hachoir-regex/pkg-descr
Li-Wen Hsu a310ec92a1 - Update to 1.0.5
- Update WWW
2010-01-30 07:35:38 +00:00

7 lines
379 B
Text

hachoir-regex is a Python library for regular expression manipulation.
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://bitbucket.org/haypo/hachoir/wiki/hachoir-regex