python-pathspec: Utility library for pattern matching of file paths1
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.
... part of T2,
get it here
URL: https://pypi.org/project/pathspec/
Author: Caleb P. Burns
Maintainer: The T2 Project <t2 [at] t2-project [dot] org>
License: MPL
Status: Stable
Version: 0.12.1
Remark: Does cross compile (as setup and patched in T2).
Download: https://files.pythonhosted.org/packages/source/p/pathspec/ pathspec-0.12.1.tar.gz
T2 source: python-pathspec.cache
T2 source: python-pathspec.desc
Build time (on reference hardware): 1% (relative to binutils)2
Installed size (on reference hardware): 0.12 MB, 22 files
Dependencies (build time detected):
bash
coreutils
diffutils
gawk
grep
gzip
openssl
python
python-gpep517
sed
tar
Installed files (on reference hardware):
[show]
usr/lib64/python3.12/site-packages/pathspec
usr/lib64/python3.12/site-packages/pathspec-0.12.1.dist-info
usr/lib64/python3.12/site-packages/pathspec-0.12.1.dist-info/LICENSE
usr/lib64/python3.12/site-packages/pathspec-0.12.1.dist-info/METADATA
usr/lib64/python3.12/site-packages/pathspec-0.12.1.dist-info/RECORD
usr/lib64/python3.12/site-packages/pathspec-0.12.1.dist-info/WHEEL
usr/lib64/python3.12/site-packages/pathspec/__init__.py
usr/lib64/python3.12/site-packages/pathspec/_meta.py
usr/lib64/python3.12/site-packages/pathspec/gitignore.py
usr/lib64/python3.12/site-packages/pathspec/pathspec.py
usr/lib64/python3.12/site-packages/pathspec/pattern.py
usr/lib64/python3.12/site-packages/pathspec/patterns
usr/lib64/python3.12/site-packages/pathspec/patterns/__init__.py
usr/lib64/python3.12/site-packages/pathspec/patterns/gitwildmatch.py
usr/lib64/python3.12/site-packages/pathspec/py.typed
usr/lib64/python3.12/site-packages/pathspec/util.py
usr/share/doc/python-pathspec
var/adm/dependencies/python-pathspec
var/adm/descs/python-pathspec
var/adm/flists/python-pathspec
var/adm/md5sums/python-pathspec
var/adm/packages/python-pathspec
1) This page was automatically generated from the T2
package source. Corrections, such as dead links, URL changes or typos
need to be performed directly on that source.
2) Compatible with Linux From Scratch's
"Standard Build Unit" (SBU).