https://github.com/koehlma/python-onig
A Python wrapper around the Oniguruma regular expression library.
https://github.com/koehlma/python-onig
Last synced: 2 months ago
JSON representation
A Python wrapper around the Oniguruma regular expression library.
- Host: GitHub
- URL: https://github.com/koehlma/python-onig
- Owner: koehlma
- Created: 2020-03-02T15:14:08.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2020-03-02T21:16:34.000Z (over 5 years ago)
- Last Synced: 2025-02-14T05:43:53.238Z (4 months ago)
- Language: Python
- Homepage:
- Size: 35.2 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.rst
Awesome Lists containing this project
README
Python Onig
===========Python bindings for the Oniguruma regular expression library.