CONTRIBUTING.md
LICENSE
MANIFEST.in
README.rst
setup.cfg
setup.py
tests/__init__.py
tests/test_implementation.py
toga_web/__init__.py
toga_web/app.py
toga_web/command.py
toga_web/dialogs.py
toga_web/factory.py
toga_web/icons.py
toga_web/paths.py
toga_web/window.py
toga_web.egg-info/PKG-INFO
toga_web.egg-info/SOURCES.txt
toga_web.egg-info/dependency_links.txt
toga_web.egg-info/not-zip-safe
toga_web.egg-info/requires.txt
toga_web.egg-info/top_level.txt
toga_web/widgets/base.py
toga_web/widgets/box.py
toga_web/widgets/button.py