.envrc
.gitignore
COPYING
README.rst
alembic.ini
noxfile.py
pyoxidizer.bzl
pyproject.toml
pyrightconfig.json
setup.py
.github/workflows/ci.yml
.github/workflows/freeze.yaml
gui/.gitignore
gui/TODO.rst
gui/package-lock.json
gui/package.json
gui/rollup.config.js
gui/tsconfig.json
gui/artefacts/icon.icns
gui/screenshots/v0.1.0.png
gui/src/api.ts
gui/src/constants.ts
gui/src/index.ts
gui/src/store.ts
gui/src/backend/index.html
gui/src/backend/index.ts
gui/src/components/Addon.svelte
gui/src/components/AddonListNav.svelte
gui/src/components/AddonStub.svelte
gui/src/components/App.svelte
gui/src/components/ConfigEditor.svelte
gui/src/components/InstallationModal.svelte
gui/src/components/Modal.svelte
gui/src/components/Notifications.svelte
gui/src/components/ProfileSwitcher.svelte
gui/src/components/ProfileView.svelte
gui/src/components/RollbackModal.svelte
gui/src/components/SvgIcon.svelte
gui/src/components/_modal.scss
gui/src/components/_vars.scss
instawow/__init__.py
instawow/__main__.py
instawow/_import_wrapper.py
instawow/_version.py
instawow/cli.py
instawow/config.py
instawow/exceptions.py
instawow/json_rpc_server.py
instawow/manager.py
instawow/matchers.py
instawow/models.py
instawow/prompts.py
instawow/resolvers.py
instawow/utils.py
instawow/wa_updater.py
instawow.egg-info/PKG-INFO
instawow.egg-info/SOURCES.txt
instawow.egg-info/dependency_links.txt
instawow.egg-info/entry_points.txt
instawow.egg-info/requires.txt
instawow.egg-info/top_level.txt
instawow/migrations/__init__.py
instawow/migrations/env.py.0
instawow/migrations/script.py.mako
instawow/migrations/versions/2bfcfe824fe0_remove_pkgoptions_strategy_constraint.py.0
instawow/migrations/versions/3b37d2faccd2_add_missing_unique_constraint.py.0
instawow/migrations/versions/43aa3610e92a_populate_version_table_from_installed_pkgs.py.0
instawow/migrations/versions/58a8306c3a5b_make_basenames.py.0
instawow/migrations/versions/7204944522b1_add_dependency_table.py.0
instawow/migrations/versions/8f6ba74cfa82_rename_origin_column.py.0
instawow/migrations/versions/__init__.py
instawow/migrations/versions/d3f542de5ff4_add_version_log_table.py.0
instawow/migrations/versions/e4ae835a34be_change_pkg_options_strategy_checks.py.0
instawow/migrations/versions/f3f9957de30c_drop_file_id.py.0
instawow/wa_templates/COPYING.WeakAuras-Companion
instawow/wa_templates/README
instawow/wa_templates/WeakAurasCompanion.toc
instawow/wa_templates/__init__.py
instawow/wa_templates/data.lua
instawow/wa_templates/init.lua
nix/framework-setup-hook.sh
nix/my.dev-env.nix
nix/my.framework-overlay.nix
tests/conftest.py
tests/test_cli_output.py
tests/test_config.py
tests/test_json_rpc_api.py
tests/test_manager.py
tests/test_matchers.py
tests/test_resolvers.py
tests/test_search.py
tests/test_utils.py
tests/test_wa_updater.py
tests/fixtures/curse-addon--all.json
tests/fixtures/curse-addon-files.json
tests/fixtures/github-release-lib-and-nolib-older-version.json
tests/fixtures/github-release-lib-and-nolib.json
tests/fixtures/github-release-no-assets.json
tests/fixtures/github-release-retail-and-classic.json
tests/fixtures/github-repo-lib-and-nolib.json
tests/fixtures/github-repo-no-releases.json
tests/fixtures/github-repo-retail-and-classic.json
tests/fixtures/master-catalogue.json
tests/fixtures/regen.sh
tests/fixtures/tukui-addon.json
tests/fixtures/tukui-classic-addon.json
tests/fixtures/tukui-ui--tukui.json
tests/fixtures/wowi-filedetails.json
tests/fixtures/wowi-filelist.json
tests/fixtures/FakeAddon/FakeAddon.lua
tests/fixtures/FakeAddon/FakeAddon.toc