globcmp assesses whether one glob pattern matches a file path more closely than another glob pattern does.
Library used by the globcmp crate. Provides methods to assess whether one glob pattern matches a file path more closely than another glob pattern does.
Assess whether a file path is matched more closely by one glob pattern than another. This package contains Python bindings to the globcmp-lib Rust crate.