LICENSE
README.md
pyproject.toml
src/pages/__init__.py
src/pages/api.py
src/pages/cli.py
src/pages/comments.py
src/pages/components.py
src/pages/core_properties.py
src/pages/document.py
src/pages/hyperlinks.py
src/pages/iwa.py
src/pages/metadata.py
src/pages/pages.py
src/pages/pictures.py
src/pages/protobuf.py
src/pages/snappy.py
src/pages/stylesheet.py
src/pages/tables.py
src/pages/text.py
src/pages/data/default.pages
src/python_pages.egg-info/PKG-INFO
src/python_pages.egg-info/SOURCES.txt
src/python_pages.egg-info/dependency_links.txt
src/python_pages.egg-info/entry_points.txt
src/python_pages.egg-info/top_level.txt
tests/test_api.py
tests/test_comments.py
tests/test_creation_properties.py
tests/test_end_to_end.py
tests/test_hyperlinks_styles.py
tests/test_paragraph_format.py
tests/test_pictures.py
tests/test_python_docx_compat.py
tests/test_python_docx_ledger.py
tests/test_sections.py
tests/test_tables.py
tests/test_text_editing.py