PACKAGE NAME: python3-pathspec-0.12.1-x86_64-1_slackdce.txz PACKAGE LOCATION: ./python/python3-pathspec PACKAGE SIZE (compressed): 40 K PACKAGE SIZE (uncompressed): 270 K PACKAGE REQUIRED: python3-flit_core,python3-installer,python3-pyproject-hooks,python3-build PACKAGE CONFLICTS: PACKAGE SUGGESTS: PACKAGE DESCRIPTION: python3-pathspec: python3-pathspec (Library for gitignore style matching of file paths) python3-pathspec: python3-pathspec: pathspec is a utility library for pattern matching of file paths. So python3-pathspec: far this only includes Git's wildmatch pattern matching which itself python3-pathspec: is derived from Rsync's wildmatch. Git uses wildmatch for its python3-pathspec: gitignore files. python3-pathspec: python3-pathspec: python3-pathspec: Homepage: https://github.com/cpburnz/python-pathspec python3-pathspec: python3-pathspec: