Categories
Hachoir project- hachoir regex
hachoir-regex is a Python library for regular expression (regex or regexp) 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 you to search multiple strings and regex at the same time.
Last updated 23 Sep, 2009
About
Leadership
- Victor Stinner - Maintainer
Related Projects
Hachoir project- hachoir core, Hachoir project- hachoir metadata, Hachoir project- hachoir parser, Hachoir project- hachoir subfile, Hachoir project- hachoir urwid, Hachoir project- hachoir wx
Versions
1.0.3
- Released: 6 Apr, 2009
- Code Maturity: Stable
- Source Archive: http://pypi.python.org/packages/source/h/hachoi...
- Licenses: GPLv2
- Interfaces: Library




