How to install python3-pathspec (noarch)
Utility library for gitignore style pattern matching of file paths
License: MPLv2.0
https://github.com/cpburnz/python-path-specification
Install
sudo yum -y install https://extras.getpagespeed.com/release-latest.rpm sudo yum -y install python3-pathspec
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.
RPMs
Adrien Vergé (2023-12-11)
—
- Update to latest upstream version