{"library":"onigurumacffi","type":"library","category":null,"description":"Onigurumacffi provides Python cffi bindings for the Oniguruma regex engine. Currently at version 1.5.0, it wraps the Oniguruma C library, offering a performant, multibyte-aware regex engine that operates primarily on bytes, distinct from Python's built-in `re` module. The library bundles the Oniguruma C source, simplifying installation, and requires Python 3.10 or newer. Releases are infrequent, tied to updates in the underlying Oniguruma library or CFFI.","language":"python","status":"active","version":"1.5.0","tags":["regex","cffi","oniguruma","bindings","performance","bytes","pattern-matching"],"install":[{"cmd":"pip install onigurumacffi","imports":["from onigurumacffi import re","from onigurumacffi import compile","from onigurumacffi import OnigError"]}],"homepage":null,"github":"https://github.com/asottile/onigurumacffi","docs":null,"changelog":null,"pypi":"https://pypi.org/project/onigurumacffi/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":50,"avg_install_s":1.9,"avg_import_s":null,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/onigurumacffi/compatibility"},"provenance":{"verified_status":"passing","verified_at":"Tue Jun 30","last_verified":"Tue Jun 30","next_check":"Thu Jul 30","install_tag":null}}