.git_archival.txt
.gitattributes
.gitignore
.pre-commit-config.yaml
.readthedocs.yml
CHANGELOG.md
LICENSE
README.md
codecov.yml
pyproject.toml
.github/dependabot.yml
.github/workflows/ci.yaml
.github/workflows/pypi-release.yaml
ci/requirements/environment.txt
ci/requirements/min_all_deps.txt
docs/Makefile
docs/make.bat
docs/source/api.rst
docs/source/changelog.rst
docs/source/conf.py
docs/source/index.rst
docs/source/installation.rst
docs/source/usage.rst
filefinder/__init__.py
filefisher/__init__.py
filefisher/_filefinder.py
filefisher/_utils.py
filefisher/cmip.py
filefisher/filters.py
filefisher.egg-info/PKG-INFO
filefisher.egg-info/SOURCES.txt
filefisher.egg-info/dependency_links.txt
filefisher.egg-info/requires.txt
filefisher.egg-info/top_level.txt
filefisher/tests/__init__.py
filefisher/tests/test_cmip.py
filefisher/tests/test_filecontainer.py
filefisher/tests/test_filefinder.py
filefisher/tests/test_filefinder_fmt.py
filefisher/tests/test_filelinder_deprecation.py
filefisher/tests/test_filters.py
filefisher/tests/test_utils.py