.gitignore
LICENSE
README.md
__init__.py
decorators.py
setup.py
./__init__.py
./decorators.py
./commands/__init__.py
./commands/collect.py
./commands/icons.py
./commands/info.py
./commands/serviceworker.py
./commands/setversion.py
.github/workflows/test.yml
commands/__init__.py
commands/collect.py
commands/icons.py
commands/info.py
commands/serviceworker.py
commands/setversion.py
tests/test_import.py
tests/commands/.gitignore
tests/commands/test_commands.sh
tests/commands/collectjson/wq.yml
tests/commands/collectjson/expected/output.json
tests/commands/collectjson/input/test1.yml
tests/commands/collectjson/input/test2.yml
wq/__init__.py
wq.build.egg-info/PKG-INFO
wq.build.egg-info/SOURCES.txt
wq.build.egg-info/dependency_links.txt
wq.build.egg-info/entry_points.txt
wq.build.egg-info/namespace_packages.txt
wq.build.egg-info/requires.txt
wq.build.egg-info/top_level.txt