https://github.com/hadware/regexmachina
A general-purpose engine for regular expressions over any type of list
https://github.com/hadware/regexmachina
Last synced: 11 months ago
JSON representation
A general-purpose engine for regular expressions over any type of list
- Host: GitHub
- URL: https://github.com/hadware/regexmachina
- Owner: hadware
- License: mit
- Created: 2018-07-13T14:03:49.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2021-01-14T03:32:53.000Z (over 5 years ago)
- Last Synced: 2025-06-13T02:48:20.547Z (about 1 year ago)
- Language: Python
- Size: 210 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# regexmachina
A general-purpose engine for regular expressions over any type of list