pathspec_python310

Utility library for gitignore style pattern matching of file paths

Version

0.11.1-2
(2025-09-20)

Size

32.2

KiB

Repository

HaikuPorts
*pathspec* is a utility library for pattern matching of file paths. So far this only includes Git's wildmatch pattern matching which itself is derived from Rsync's wildmatch. Git uses wildmatch for its `gitignore` files.