slackbuilds_ponce/python/regex
Dimitris Zlatanidis 40025748b7 python/regex: Added (Python regex implementation).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2014-10-04 22:25:09 +07:00
..
README
regex.info
regex.SlackBuild
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'.