The devel/py-pathspec,python3 port
py3-pathspec-0.12.1p0 – utility for gitignore style pattern matching of file paths (cvsweb github mirror)
Description
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.WWW: https://pypi.python.org/pypi/pathspec
Maintainer
The OpenBSD ports mailing-list
Categories
Build dependencies
Run dependencies
Test dependencies
Files
- /usr/local/lib/python3.11/site-packages/pathspec-0.12.1.dist-info/
- /usr/local/lib/python3.11/site-packages/pathspec-0.12.1.dist-info/LICENSE
- /usr/local/lib/python3.11/site-packages/pathspec-0.12.1.dist-info/METADATA
- /usr/local/lib/python3.11/site-packages/pathspec-0.12.1.dist-info/RECORD
- /usr/local/lib/python3.11/site-packages/pathspec-0.12.1.dist-info/WHEEL
- /usr/local/lib/python3.11/site-packages/pathspec/
- /usr/local/lib/python3.11/site-packages/pathspec/__init__.py
- /usr/local/lib/python3.11/site-packages/pathspec/__pycache__/
- /usr/local/lib/python3.11/site-packages/pathspec/__pycache__/__init__.cpython-311.opt-1.pyc
- /usr/local/lib/python3.11/site-packages/pathspec/__pycache__/__init__.cpython-311.pyc
- /usr/local/lib/python3.11/site-packages/pathspec/__pycache__/_meta.cpython-311.opt-1.pyc
- /usr/local/lib/python3.11/site-packages/pathspec/__pycache__/_meta.cpython-311.pyc
- /usr/local/lib/python3.11/site-packages/pathspec/__pycache__/gitignore.cpython-311.opt-1.pyc
- /usr/local/lib/python3.11/site-packages/pathspec/__pycache__/gitignore.cpython-311.pyc
- /usr/local/lib/python3.11/site-packages/pathspec/__pycache__/pathspec.cpython-311.opt-1.pyc
- /usr/local/lib/python3.11/site-packages/pathspec/__pycache__/pathspec.cpython-311.pyc
- /usr/local/lib/python3.11/site-packages/pathspec/__pycache__/pattern.cpython-311.opt-1.pyc
- /usr/local/lib/python3.11/site-packages/pathspec/__pycache__/pattern.cpython-311.pyc
- /usr/local/lib/python3.11/site-packages/pathspec/__pycache__/util.cpython-311.opt-1.pyc
- /usr/local/lib/python3.11/site-packages/pathspec/__pycache__/util.cpython-311.pyc
- /usr/local/lib/python3.11/site-packages/pathspec/_meta.py
- /usr/local/lib/python3.11/site-packages/pathspec/gitignore.py
- /usr/local/lib/python3.11/site-packages/pathspec/pathspec.py
- /usr/local/lib/python3.11/site-packages/pathspec/pattern.py
- /usr/local/lib/python3.11/site-packages/pathspec/patterns/
- /usr/local/lib/python3.11/site-packages/pathspec/patterns/__init__.py
- /usr/local/lib/python3.11/site-packages/pathspec/patterns/__pycache__/
- /usr/local/lib/python3.11/site-packages/pathspec/patterns/__pycache__/__init__.cpython-311.opt-1.pyc
- /usr/local/lib/python3.11/site-packages/pathspec/patterns/__pycache__/__init__.cpython-311.pyc
- /usr/local/lib/python3.11/site-packages/pathspec/patterns/__pycache__/gitwildmatch.cpython-311.opt-1.pyc
- /usr/local/lib/python3.11/site-packages/pathspec/patterns/__pycache__/gitwildmatch.cpython-311.pyc
- /usr/local/lib/python3.11/site-packages/pathspec/patterns/gitwildmatch.py
- /usr/local/lib/python3.11/site-packages/pathspec/py.typed
- /usr/local/lib/python3.11/site-packages/pathspec/util.py