AUTHORS
CONTRIBUTING.md
LICENSE
MANIFEST.in
README.rst
pyproject.toml
setup.cfg
setup.py
tox.ini
changes/template.rst
docs/Makefile
docs/conf.py
docs/index.rst
docs/make.bat
docs/requirements_docs.txt
docs/_static/images/toga-chart.png
docs/background/community.rst
docs/background/faq.rst
docs/background/index.rst
docs/background/releases.rst
docs/how-to/contribute-code.rst
docs/how-to/contribute-docs.rst
docs/how-to/index.rst
docs/how-to/internal/index.rst
docs/how-to/internal/release.rst
docs/reference/index.rst
docs/tutorial/index.rst
examples/README.rst
examples/pyproject.toml
examples/setup.py
examples/chart/__init__.py
examples/chart/__main__.py
examples/chart/app.py
src/toga_chart/__init__.py
src/toga_chart/chart.py
src/toga_chart.egg-info/PKG-INFO
src/toga_chart.egg-info/SOURCES.txt
src/toga_chart.egg-info/dependency_links.txt
src/toga_chart.egg-info/not-zip-safe
src/toga_chart.egg-info/requires.txt
src/toga_chart.egg-info/top_level.txt
tests/__init__.py
tests/test_placeholder.py