Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 242 Bytes

README.md

File metadata and controls

6 lines (4 loc) · 242 Bytes

python-regex-scanner

A basic implementation of a class that helps tokenizing strings with Python regular expressions.

For more information see this blog post about regex gems.