{"library":"filecheck","type":"library","category":null,"description":"FileCheck is a Python-native clone of LLVM's FileCheck tool, designed for flexible and powerful pattern matching in text. It allows developers to define a sequence of regular expression-based checks against a source buffer, enabling robust testing of compiler outputs, log files, or any structured text. The current version is 1.0.3, and it maintains an active release cadence with regular bug fixes and new features.","language":"python","status":"active","version":"1.0.3","tags":["testing","llvm","assertion","regex","development","text-processing"],"last_verified":"Mon May 25","install":[{"cmd":"pip install filecheck","imports":["from filecheck import FileCheck","from filecheck import FileCheckException"]}],"homepage":null,"github":"https://github.com/AntonLydike/filecheck","docs":null,"changelog":null,"pypi":"https://pypi.org/project/filecheck/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":100,"avg_install_s":1.9,"avg_import_s":null,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/filecheck/compatibility"}}