slackbuilds_ponce/python/regex
Dimitris Zlatanidis d4aa2d5cc8 python/regex: Updated for version 2014.10.23.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2014-10-30 20:26:58 +07:00
..
README python/regex: Added (Python regex implementation). 2014-10-04 22:25:09 +07:00
regex.info python/regex: Updated for version 2014.10.23. 2014-10-30 20:26:58 +07:00
regex.SlackBuild python/regex: Updated for version 2014.10.23. 2014-10-30 20:26:58 +07:00
slack-desc python/regex: Added (Python regex implementation). 2014-10-04 22:25:09 +07:00

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