mirror of
git://github.com/kovidgoyal/calibre.git
synced 2026-04-19 04:03:21 +02: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