.gitignore
.pre-commit-config.yaml
.readthedocs.yaml
CONTRIBUTING.md
LICENSE
MANIFEST.in
README.md
pyproject.toml
requirements-dev.txt
setup.cfg
tox.ini
.github/workflows/publish.yml
.github/workflows/test.yml
docs/Makefile
docs/conf.py
docs/config.rst
docs/everest.rst
docs/glossary.rst
docs/index.rst
docs/make.bat
docs/mods.rst
docs/overlayfs.rst
docs/_extensions/__init__.py
docs/_extensions/autodoc_ext.py
docs/_extensions/glossarygen.py
docs/_extensions/manpages_ext.py
docs/_templates/project_links.html
extras/README.md
extras/mons.desktop
mons/__init__.py
mons/__main__.py
mons/baseUtils.py
mons/clickExt.py
mons/config.py
mons/downloading.py
mons/errors.py
mons/formatting.py
mons/fs.py
mons/install.py
mons/logging.py
mons/modmeta.py
mons/mons.py
mons/overlayfs.py
mons/platforms.py
mons/sources.py
mons/spec.py
mons/utils.py
mons/version.py
mons.egg-info/PKG-INFO
mons.egg-info/SOURCES.txt
mons.egg-info/dependency_links.txt
mons.egg-info/entry_points.txt
mons.egg-info/requires.txt
mons.egg-info/top_level.txt
mons/commands/__init__.py
mons/commands/main.py
mons/commands/mods.py
mons/man/man1/mons-mods.1
mons/man/man1/mons.1
mons/man/man5/mons.5
mons/man/man7/mons-glossary.7
mons/man/man7/mons-overlayfs.7
tests/conftest.py
tests/test_config.py
tests/test_formatting.py
tests/test_version.py
tests/integration/conftest.py
tests/integration/test_clickExt.py
tests/integration/test_commands.py
tests/integration/test_help.py
tests/integration/test_main_install.py
tests/integration/test_mods_resolve.py
tests/integration/test_overlay.py
tests/integration/application/conftest.py
tests/integration/application/outputs.py
tests/integration/application/test_install.py
tests/integration/application/test_mods.py
tests/integration/application/test_setup.py
tests/integration/application/_data/build_list