Description
Match text with glob-style patterns through an interface similar to Python's regular-expression module. It helps applications filter paths, names, or identifiers with patterns that are simpler than full regular expressions.
This is a developer library. Pattern rules should be documented when they affect file selection or permissions, because broad matches can include more data than intended.