.appveyor.yml
.gitattributes
.gitignore
.gitlab-ci.yml
.portmod_not_installed
.pre-commit-config.yaml
.pre-commit-hooks.yaml
.pylintrc
AUTHORS
CHANGELOG.md
Cargo.lock
Cargo.toml
Dockerfile
LICENSE
README.md
default.nix
header.txt
mkdoc.sh
pyproject.toml
requirements.txt
setup.cfg
setup.py
.gitlab/issue_templates/Bug.md
bin/inquisitor
bin/portmod
l10n/l10n.toml
l10n/en-GB/main.ftl
l10n/en-US/main.ftl
l10n/sv-SE/main.ftl
portmod/__init__.py
portmod/_version.py
portmod/cache.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/rebuild.py
portmod/repos.py
portmod/source.py
portmod/sync.py
portmod/transactions.py
portmod/tsort.py
portmod/util.py
portmod/vdb.py
portmod/vfs.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/conflicts.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/search.py
portmod/_cli/select.py
portmod/_cli/sync.py
portmod/_cli/use.py
portmod/_cli/validate.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/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/profiles.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/vfs.py
portmodlib/winreg.py
portmodlib/parsers/__init__.py
portmodlib/parsers/list.py
pybuild/__init__.py
pybuild/info.py
pybuild/pybuild.py
pybuild/winreg.py
src/conflicts.rs
src/dds.rs
src/error.rs
src/lib.rs
src/news.rs
src/yaml.rs
src/metadata/mod.rs
src/metadata/person.rs
test/__init__.py
test/benchmarks.py
test/env.py
test/test_alias.py
test/test_atom.py
test/test_clean.py
test/test_cli.py
test/test_common.py
test/test_deps.py
test/test_download.py
test/test_filters.py
test/test_init.py
test/test_inquisitor.py
test/test_loader.py
test/test_log.py
test/test_manifest.py
test/test_mask.py
test/test_masters.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_updates.py
test/test_use.py
test/test_version.py
test/test_vfs.py
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/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/quill-of-feyfolken/Manifest
test/testrepo/test/quill-of-feyfolken/metadata.yaml
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-module/test-module-1.0.pybuild
test/testrepo/test/test-new/test-new-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/build-wheels.sh
tools/update_header.py