LICENSE
README.md
pyproject.toml
src/ppt2pptx/__init__.py
src/ppt2pptx/__main__.py
src/ppt2pptx/cfb.py
src/ppt2pptx/cli.py
src/ppt2pptx/converter.py
src/ppt2pptx/diagnostics.py
src/ppt2pptx/encryption.py
src/ppt2pptx/errors.py
src/ppt2pptx/oleps.py
src/ppt2pptx/ooxml.py
src/ppt2pptx/ppt.py
src/ppt2pptx.egg-info/PKG-INFO
src/ppt2pptx.egg-info/SOURCES.txt
src/ppt2pptx.egg-info/dependency_links.txt
src/ppt2pptx.egg-info/entry_points.txt
src/ppt2pptx.egg-info/top_level.txt
tests/test_animation_diagnostics.py
tests/test_background_picture.py
tests/test_bullet_font.py
tests/test_cfb.py
tests/test_chart_diagnostics.py
tests/test_encryption.py
tests/test_equation_ole.py
tests/test_excel_ole.py
tests/test_header_footer_master.py
tests/test_lossy_features.py
tests/test_master_arc.py
tests/test_master_objects.py
tests/test_master_selection.py
tests/test_master_shape_z_order.py
tests/test_media_action_diagnostics.py
tests/test_ole_diagnostics.py
tests/test_oleps.py
tests/test_ooxml.py
tests/test_pattern_line.py
tests/test_placeholder_anchor.py
tests/test_powerpoint_visual.py
tests/test_ppt.py
tests/test_smartart_diagnostics.py
tests/test_table.py
tests/test_zero_extent_lines.py