LICENSE
README.md
pyproject.toml
docxchart/__init__.py
docxchart/api.py
docxchart/chart_c.py
docxchart/cli.py
docxchart/datadoc.py
docxchart/discover.py
docxchart/keys.py
docxchart/model.py
docxchart/package.py
docxchart/refs.py
docxchart/validate.py
docxchart/workbook.py
docxchart/worksheet.py
docxchart.egg-info/PKG-INFO
docxchart.egg-info/SOURCES.txt
docxchart.egg-info/dependency_links.txt
docxchart.egg-info/entry_points.txt
docxchart.egg-info/requires.txt
docxchart.egg-info/top_level.txt
tests/test_chart_edits.py
tests/test_chart_resize.py
tests/test_roundtrip.py
tests/test_worksheet.py