You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Dimitris Zlatanidis bbd43aa602 python/regex: Updated for version 2017.06.23. 8 years ago
..
README python/regex: Updated for version 2016.08.27. 9 years ago
regex.SlackBuild python/regex: Updated for version 2017.06.23. 8 years ago
regex.info python/regex: Updated for version 2017.06.23. 8 years ago
slack-desc python/regex: Added (Python regex implementation). 11 years ago

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