mirror of
git://github.com/kovidgoyal/calibre.git
synced 2026-02-23 15:27:42 +01:00
| .. | ||
| __init__.py | ||
| _regex.c | ||
| _regex.h | ||
| _regex_core.py | ||
| _regex_unicode.c | ||
| _regex_unicode.h | ||
| README | ||
This regex engine is taken, with thanks, from: https://bitbucket.org/mrabarnett/mrab-regex It is licensed under the Python Software Foundation License Author: Matthew Barnett