summaryrefslogtreecommitdiff
path: root/devel/py-pathspec/DESCR
blob: 55b3ad67476244d41bcd272fde8695584f64c940 (plain)
1
2
3
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.