slackbuilds_ponce/python/regex/README
Dimitris Zlatanidis 2ba3292179
python/regex: Updated for version 2016.08.27.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
2016-09-03 07:48:41 +07:00

4 lines
230 B
Text

This new regex implementation is intended eventually to replace
Python's current re module implementation.
For testing and comparison with the current 're' module the new
implementation is in the form of a module called 'regex'.