slackbuilds_ponce/python/python2-regex
Willy Sudiarto Raharjo 975c7de56f
python/python2-regex: Added (Python regex implementation).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2022-11-19 08:29:19 +07:00
..
python2-regex.info
python2-regex.SlackBuild
README
slack-desc

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

This is the Python 2 version of regex.