Metadata-Version: 2.1
Name: pyrematch
Version: 1.1.0
Summary: Python bindings for REmatch, an information extraction focused regex library that uses constant delay algoirthms
Home-page: https://rematch.cl/
Author: Vicente Calisto, Oscar Cárcamo, Nicolás Van Sint Jan, Gustavo Toro
Author-email: vecalisto@uc.cl, oscar.carcamoz@uc.cl, nicovsj@uc.cl, gustavo.toro@uc.cl
License: MIT
Keywords: regex,rematch,regular expression,information extraction,text search,pattern matching
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Requires-Python: >=3.9
Description-Content-Type: text/markdown
License-File: LICENSE

# PyREmatch

Python bindings for REmatch, an information extraction focused regex library that uses constant delay algoirthms
