.coveragerc
.dockerignore
.editorconfig
.gitignore
.pre-commit-config.yaml
.readthedocs.yaml
LICENSE
NEWS.rst
README.rst
SECURITY.md
mypy.ini
pyproject.toml
pytest.ini
ruff.toml
tea.yaml
towncrier.toml
tox.ini
.github/FUNDING.yml
.github/dependabot.yml
.github/workflows/main.yml
docs/Makefile
docs/api.rst
docs/conf.py
docs/history.rst
docs/index.rst
path/__init__.py
path/classes.py
path/masks.py
path/matchers.py
path/py.typed
path.egg-info/PKG-INFO
path.egg-info/SOURCES.txt
path.egg-info/dependency_links.txt
path.egg-info/requires.txt
path.egg-info/top_level.txt
path/compat/py38.py
tests/conftest.py
tests/test_path.py