slackbuilds/python/regex
Dionysis Ntreou f3e7f484b8
python/regex: Updated for version 2019.08.19.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2019-11-16 20:25:32 +07:00
..
README python/regex: Updated for version 2016.08.27. 2016-09-03 07:48:41 +07:00
regex.SlackBuild python/regex: Updated for version 2019.08.19. 2019-11-16 20:25:32 +07:00
regex.info python/regex: Updated for version 2019.08.19. 2019-11-16 20:25:32 +07:00
slack-desc python/regex: Added (Python regex implementation). 2014-10-04 22:25:09 +07:00

README

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'.