{"library":"globmatch","type":"library","category":null,"description":"globmatch provides functions for matching a path against one or more glob patterns in Python. Unlike the standard library's `glob` module, it does not interact with the filesystem, focusing solely on generic string matching. It extends `fnmatch` capabilities by supporting the `**` pattern for matching zero or more directories. The current version is 2.0.0, with releases historically being infrequent but demonstrating active maintenance.","language":"python","status":"active","version":"2.0.0","tags":["glob","pattern matching","filepaths","wildcard"],"last_verified":"Sun May 24","install":[{"cmd":"pip install globmatch","imports":["from globmatch import glob_match"]}],"homepage":null,"github":"https://github.com/vidartf/globmatch","docs":null,"changelog":null,"pypi":"https://pypi.org/project/globmatch/","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.5,"avg_import_s":0,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/globmatch/compatibility"}}