.appveyor.yml
.coveragerc
.gitattributes
.gitignore
.gitlab-ci.yml
.portmod_not_installed
.pre-commit-config.yaml
.pre-commit-hooks.yaml
.pylintrc
.readthedocs.yaml
AUTHORS
CHANGELOG.md
CONTRIBUTING.rst
Cargo.lock
Cargo.toml
Dockerfile
LICENSE
README.md
code_of_conduct.md
default.nix
header.txt
mkdoc.sh
pyproject.toml
requirements.txt
setup.cfg
setup.py
.gitlab/issue_templates/Bug.md
bin/inquisitor
bin/portmod
doc/.gitignore
doc/Makefile
doc/basic-usage.rst
doc/conf.py
doc/index.rst
doc/make.bat
doc/setup.rst
doc/_build/man/man1/inquisitor.1
doc/_build/man/man1/portmod.1
doc/_build/man/man5/portmod.5
doc/_build/man/man5/pybuild.5
doc/_static/css/custom.css
doc/cli/index.rst
doc/cli/inquisitor.rst
doc/cli/portmod.rst
doc/concepts/cfg-protect.rst
doc/concepts/index.rst
doc/concepts/keywords.rst
doc/concepts/sandbox.rst
doc/concepts/sets.rst
doc/concepts/use-flags.rst
doc/config/index.rst
doc/config/package.accept_keywords.rst
doc/config/package.accept_license.rst
doc/config/package.mask.rst
doc/config/package.use.rst
doc/config/portmod.conf.rst
doc/config/profile.rst
doc/config/repos.cfg.rst
doc/config/sets.rst
doc/dev/archives.rst
doc/dev/common.rst
doc/dev/dependencies.rst
doc/dev/index.rst
doc/dev/l10n.rst
doc/dev/manifest.rst
doc/dev/modules.rst
doc/dev/naming.rst
doc/dev/packages.rst
doc/dev/setup.rst
doc/dev/use-flags.rst
doc/dev/repo/index.rst
doc/dev/repo/layout.conf.rst
doc/dev/repo/metadata.yaml.rst
doc/dev/repo/profiles.rst
doc/install/index.rst
doc/install/linux.rst
doc/install/macos.rst
doc/install/windows.rst
doc/man/conf.py
l10n/l10n.toml
l10n/en-GB/main.ftl
l10n/en-US/main.ftl
l10n/fr/main.ftl
l10n/sv-SE/main.ftl
portmod/__init__.py
portmod/_version.py
portmod/cache.py
portmod/cfg_protect.py
portmod/download.py
portmod/execute.py
portmod/functools.py
portmod/globals.py
portmod/loader.py
portmod/lock.py
portmod/merge.py
portmod/modules.py
portmod/news.py
portmod/package.py
portmod/perms.py
portmod/prefix.py
portmod/prompt.py
portmod/pybuild.py
portmod/query.py
portmod/repos.py
portmod/source.py
portmod/sync.py
portmod/transactions.py
portmod/tsort.py
portmod/util.py
portmod/vdb.py
portmod/win32.py
portmod.egg-info/PKG-INFO
portmod.egg-info/SOURCES.txt
portmod.egg-info/dependency_links.txt
portmod.egg-info/entry_points.txt
portmod.egg-info/not-zip-safe
portmod.egg-info/requires.txt
portmod.egg-info/top_level.txt
portmod/_cli/__init__.py
portmod/_cli/cfg_update.py
portmod/_cli/destroy.py
portmod/_cli/error.py
portmod/_cli/init.py
portmod/_cli/inquisitor.py
portmod/_cli/main.py
portmod/_cli/merge.py
portmod/_cli/mirror.py
portmod/_cli/pybuild.py
portmod/_cli/query.py
portmod/_cli/run.py
portmod/_cli/search.py
portmod/_cli/select.py
portmod/_cli/sync.py
portmod/_cli/use.py
portmod/_cli/validate.py
portmod/_deprecated/__init__.py
portmod/_deprecated/rebuild.py
portmod/_deprecated/vfs.py
portmod/_deps/__init__.py
portmod/_deps/formula.py
portmod/_deps/tokens.py
portmod/_deps/weights.py
portmod/config/__init__.py
portmod/config/license.py
portmod/config/mask.py
portmod/config/profiles.py
portmod/config/pyconf.py
portmod/config/sets.py
portmod/config/textures.py
portmod/config/use.py
portmod/fs/__init__.py
portmod/parsers/__init__.py
portmod/parsers/flags.py
portmod/parsers/manifest.py
portmod/parsers/userconf.py
portmod/repo/__init__.py
portmod/repo/keywords.py
portmod/repo/loader.py
portmod/repo/metadata.py
portmod/repo/updates.py
portmodlib/__init__.py
portmodlib/_loader.py
portmodlib/_phase.py
portmodlib/_wrapper.py
portmodlib/archives.py
portmodlib/atom.py
portmodlib/colour.py
portmodlib/execute.py
portmodlib/fs.py
portmodlib/functools.py
portmodlib/globals.py
portmodlib/l10n.py
portmodlib/log.py
portmodlib/masters.py
portmodlib/module_util.py
portmodlib/portmod.pyi
portmodlib/pybuild.py
portmodlib/source.py
portmodlib/usestr.py
portmodlib/util.py
portmodlib/winreg.py
portmodlib/_deprecated/__init__.py
portmodlib/_deprecated/vfs.py
portmodlib/parsers/__init__.py
portmodlib/parsers/list.py
pybuild/__init__.py
pybuild/_pybuild.py
pybuild/info.py
pybuild/winreg.py
src/dds.rs
src/error.rs
src/index.rs
src/lib.rs
src/news.rs
src/yaml.rs
src/metadata/mod.rs
src/metadata/person.rs
test/__init__.py
test/env.py
test/test_alias.py
test/test_atom.py
test/test_cfg_protect.py
test/test_clean.py
test/test_cli.py
test/test_common.py
test/test_deps.py
test/test_download.py
test/test_execute.py
test/test_existing.py
test/test_filters.py
test/test_fs.py
test/test_init.py
test/test_inquisitor.py
test/test_keywords.py
test/test_loader.py
test/test_log.py
test/test_manifest.py
test/test_mask.py
test/test_masters.py
test/test_merge.py
test/test_modules.py
test/test_news.py
test/test_obscure.py
test/test_portmod_config.py
test/test_prefix_cli.py
test/test_profile.py
test/test_query.py
test/test_resolve.py
test/test_select.py
test/test_unpack.py
test/test_updates.py
test/test_use.py
test/test_vdb.py
test/test_version.py
test/test_vfs.py
test/_benchmarks/__init__.py
test/_benchmarks/atom.py
test/_benchmarks/hash.py
test/_benchmarks/loader.py
test/testrepo/common/masked/masked-1.0.pybuild
test/testrepo/common/superclass/superclass-1.0.pybuild
test/testrepo/licenses/CC-BY-SA-4.0
test/testrepo/licenses/eula
test/testrepo/licenses/free-use
test/testrepo/licenses/test
test/testrepo/metadata/repos.cfg
test/testrepo/metadata/news/2020-04-12-installed/2020-04-12-installed.en.yaml
test/testrepo/metadata/news/2020-04-12-keyword/2020-04-12-keyword.en.yaml
test/testrepo/metadata/news/2020-04-12-profile/2020-04-12-profile.en.yaml
test/testrepo/metadata/news/2020-04-12-test/2020-04-12-test.en.yaml
test/testrepo/profiles/arch.list
test/testrepo/profiles/categories
test/testrepo/profiles/license_groups.yaml
test/testrepo/profiles/package.mask
test/testrepo/profiles/profiles.yaml
test/testrepo/profiles/repo_name
test/testrepo/profiles/use.alias.yaml
test/testrepo/profiles/use.yaml
test/testrepo/profiles/base/defaults.conf
test/testrepo/profiles/desc/screen_aspect.yaml
test/testrepo/profiles/test/packages
test/testrepo/profiles/test/parent
test/testrepo/profiles/test-config/defaults.conf
test/testrepo/profiles/test-config/parent
test/testrepo/profiles/test-unstable/defaults.conf
test/testrepo/profiles/test-unstable/parent
test/testrepo/profiles/updates/2Q-2020
test/testrepo/test/metadata.yaml
test/testrepo/test/masked/masked-1.0.pybuild
test/testrepo/test/masked/masked-1.1.pybuild
test/testrepo/test/quill-of-feyfolken/Manifest
test/testrepo/test/quill-of-feyfolken/metadata.yaml
test/testrepo/test/quill-of-feyfolken/quill-of-feyfolken-2.0.2-r1.pybuild
test/testrepo/test/quill-of-feyfolken/quill-of-feyfolken-2.0.2.pybuild
test/testrepo/test/test/metadata.yaml
test/testrepo/test/test/test-1.0-r1.pybuild
test/testrepo/test/test/test-1.0-r2.pybuild
test/testrepo/test/test/test-1.0.pybuild
test/testrepo/test/test/test-2.0.pybuild
test/testrepo/test/test/test-2.0_rc1.pybuild
test/testrepo/test/test-eula/test-eula-1.0.pybuild
test/testrepo/test/test-install/Manifest
test/testrepo/test/test-install/test-install-1.0.pybuild
test/testrepo/test/test-install/files/file
test/testrepo/test/test-module/test-module-1.0.pybuild
test/testrepo/test/test-new/test-new-1.0.pybuild
test/testrepo/test/test-nofetch/Manifest
test/testrepo/test/test-nofetch/test-nofetch-1.0.pybuild
test/testrepo/test/test-useless/test-useless-1.0.pybuild
test/testrepo/test/test0/test0-1.0_rc1.pybuild
test/testrepo/test/test0/test0-2.0_alpha.pybuild
test/testrepo/test/test2/test2-1.0.pybuild
test/testrepo/test/test3/test3-1.0.pybuild
test/testrepo/test/test4/metadata.yaml
test/testrepo/test/test4/test4-1.0.pybuild
test/testrepo/test/test5/test5-1.0.pybuild
test/testrepo/test/test6/test6-1.0.pybuild
test/testrepo/test/test7/test7-0.1.pybuild
test/testrepo/test/test7/test7-1.0.pybuild
tools/update_header.py