calibre/src/regex/README
2015-05-25 09:55:10 +05:30

6 lines
177 B
Plaintext

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