Files
calibre/src/regex
2016-12-27 14:11:32 +05:30
..
2016-12-27 14:11:32 +05:30
2016-12-27 14:11:32 +05:30
2016-12-27 14:11:32 +05:30
2015-05-25 09:55:10 +05:30

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