Jump to letter: [
CDFGLMNPSTUWY
]
python3-pathspec - Utility library for gitignore style pattern matching of file paths
- Description:
Path Specification (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.
How to Install
sudo yum -y install https://extras.getpagespeed.com/release-latest.rpm
sudo yum -y install python3-pathspec
Packages