python39-pathspec - Utility library for gitignore style pattern matching of file paths
| Website: | https://github.com/cpburnz/python-path-specification |
|---|---|
| License: | MPL-2.0 |
| Vendor: | Alcance Libre, Inc. |
- 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.
Packages
| python39-pathspec-0.12.1-1.aldos.noarch [47 KiB] |
Changelog
by Joel Barrios (2024-03-07):
- Update to 0.12.1. |