1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-24 04:33:24 +00:00
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

8 lines
379 B
Plaintext

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