python-pptx2 3.1.0__tar.gz → 3.1.1__tar.gz
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- {python_pptx2-3.1.0 → python_pptx2-3.1.1}/HISTORY.rst +12 -0
- {python_pptx2-3.1.0/src/python_pptx2.egg-info → python_pptx2-3.1.1}/PKG-INFO +1 -1
- {python_pptx2-3.1.0 → python_pptx2-3.1.1}/src/pptx2/__init__.py +1 -1
- {python_pptx2-3.1.0 → python_pptx2-3.1.1}/src/pptx2/render.py +17 -1
- {python_pptx2-3.1.0 → python_pptx2-3.1.1/src/python_pptx2.egg-info}/PKG-INFO +1 -1
- {python_pptx2-3.1.0 → python_pptx2-3.1.1}/tests/test_render_contact_sheet.py +48 -11
- {python_pptx2-3.1.0 → python_pptx2-3.1.1}/LICENSE +0 -0
- {python_pptx2-3.1.0 → python_pptx2-3.1.1}/MANIFEST.in +0 -0
- {python_pptx2-3.1.0 → python_pptx2-3.1.1}/README.rst +0 -0
- {python_pptx2-3.1.0 → python_pptx2-3.1.1}/features/act-action.feature +0 -0
- {python_pptx2-3.1.0 → python_pptx2-3.1.1}/features/act-hyperlink.feature +0 -0
- {python_pptx2-3.1.0 → python_pptx2-3.1.1}/features/cht-axis-props.feature +0 -0
- {python_pptx2-3.1.0 → python_pptx2-3.1.1}/features/cht-axistitle-props.feature +0 -0
- {python_pptx2-3.1.0 → python_pptx2-3.1.1}/features/cht-category-access.feature +0 -0
- {python_pptx2-3.1.0 → python_pptx2-3.1.1}/features/cht-category-props.feature +0 -0
- {python_pptx2-3.1.0 → python_pptx2-3.1.1}/features/cht-chart.feature +0 -0
- {python_pptx2-3.1.0 → python_pptx2-3.1.1}/features/cht-charttitle-props.feature +0 -0
- {python_pptx2-3.1.0 → python_pptx2-3.1.1}/features/cht-data-props.feature +0 -0
- {python_pptx2-3.1.0 → python_pptx2-3.1.1}/features/cht-datalabels.feature +0 -0
- {python_pptx2-3.1.0 → python_pptx2-3.1.1}/features/cht-gridlines-props.feature +0 -0
- {python_pptx2-3.1.0 → python_pptx2-3.1.1}/features/cht-legend-access.feature +0 -0
- {python_pptx2-3.1.0 → python_pptx2-3.1.1}/features/cht-legend-props.feature +0 -0
- {python_pptx2-3.1.0 → python_pptx2-3.1.1}/features/cht-marker-props.feature +0 -0
- {python_pptx2-3.1.0 → python_pptx2-3.1.1}/features/cht-plot-props.feature +0 -0
- {python_pptx2-3.1.0 → python_pptx2-3.1.1}/features/cht-point-access.feature +0 -0
- {python_pptx2-3.1.0 → python_pptx2-3.1.1}/features/cht-point-props.feature +0 -0
- {python_pptx2-3.1.0 → python_pptx2-3.1.1}/features/cht-replace-data.feature +0 -0
- {python_pptx2-3.1.0 → python_pptx2-3.1.1}/features/cht-series.feature +0 -0
- {python_pptx2-3.1.0 → python_pptx2-3.1.1}/features/cht-ticklabels-props.feature +0 -0
- {python_pptx2-3.1.0 → python_pptx2-3.1.1}/features/dml-color.feature +0 -0
- {python_pptx2-3.1.0 → python_pptx2-3.1.1}/features/dml-effect.feature +0 -0
- {python_pptx2-3.1.0 → python_pptx2-3.1.1}/features/dml-fill.feature +0 -0
- {python_pptx2-3.1.0 → python_pptx2-3.1.1}/features/dml-line.feature +0 -0
- {python_pptx2-3.1.0 → python_pptx2-3.1.1}/features/environment.py +0 -0
- {python_pptx2-3.1.0 → python_pptx2-3.1.1}/features/ph-inherit-props.feature +0 -0
- {python_pptx2-3.1.0 → python_pptx2-3.1.1}/features/ph-insert-shape.feature +0 -0
- {python_pptx2-3.1.0 → python_pptx2-3.1.1}/features/ph-phfmt-props.feature +0 -0
- {python_pptx2-3.1.0 → python_pptx2-3.1.1}/features/ph-placeholder-props.feature +0 -0
- {python_pptx2-3.1.0 → python_pptx2-3.1.1}/features/prs-coreprops.feature +0 -0
- {python_pptx2-3.1.0 → python_pptx2-3.1.1}/features/prs-default-template.feature +0 -0
- {python_pptx2-3.1.0 → python_pptx2-3.1.1}/features/prs-open-save.feature +0 -0
- {python_pptx2-3.1.0 → python_pptx2-3.1.1}/features/prs-presentation-props.feature +0 -0
- {python_pptx2-3.1.0 → python_pptx2-3.1.1}/features/shp-autoshape.feature +0 -0
- {python_pptx2-3.1.0 → python_pptx2-3.1.1}/features/shp-connector.feature +0 -0
- {python_pptx2-3.1.0 → python_pptx2-3.1.1}/features/shp-freeform.feature +0 -0
- {python_pptx2-3.1.0 → python_pptx2-3.1.1}/features/shp-graphicframe.feature +0 -0
- {python_pptx2-3.1.0 → python_pptx2-3.1.1}/features/shp-groupshape.feature +0 -0
- {python_pptx2-3.1.0 → python_pptx2-3.1.1}/features/shp-movie-props.feature +0 -0
- {python_pptx2-3.1.0 → python_pptx2-3.1.1}/features/shp-picture.feature +0 -0
- {python_pptx2-3.1.0 → python_pptx2-3.1.1}/features/shp-placeholder.feature +0 -0
- {python_pptx2-3.1.0 → python_pptx2-3.1.1}/features/shp-shapes.feature +0 -0
- {python_pptx2-3.1.0 → python_pptx2-3.1.1}/features/shp-shared.feature +0 -0
- {python_pptx2-3.1.0 → python_pptx2-3.1.1}/features/sld-background.feature +0 -0
- {python_pptx2-3.1.0 → python_pptx2-3.1.1}/features/sld-slide.feature +0 -0
- {python_pptx2-3.1.0 → python_pptx2-3.1.1}/features/sld-slides.feature +0 -0
- {python_pptx2-3.1.0 → python_pptx2-3.1.1}/features/steps/action.py +0 -0
- {python_pptx2-3.1.0 → python_pptx2-3.1.1}/features/steps/axis.py +0 -0
- {python_pptx2-3.1.0 → python_pptx2-3.1.1}/features/steps/background.py +0 -0
- {python_pptx2-3.1.0 → python_pptx2-3.1.1}/features/steps/category.py +0 -0
- {python_pptx2-3.1.0 → python_pptx2-3.1.1}/features/steps/chart.py +0 -0
- {python_pptx2-3.1.0 → python_pptx2-3.1.1}/features/steps/chartdata.py +0 -0
- {python_pptx2-3.1.0 → python_pptx2-3.1.1}/features/steps/color.py +0 -0
- {python_pptx2-3.1.0 → python_pptx2-3.1.1}/features/steps/coreprops.py +0 -0
- {python_pptx2-3.1.0 → python_pptx2-3.1.1}/features/steps/datalabel.py +0 -0
- {python_pptx2-3.1.0 → python_pptx2-3.1.1}/features/steps/effect.py +0 -0
- {python_pptx2-3.1.0 → python_pptx2-3.1.1}/features/steps/fill.py +0 -0
- {python_pptx2-3.1.0 → python_pptx2-3.1.1}/features/steps/font.py +0 -0
- {python_pptx2-3.1.0 → python_pptx2-3.1.1}/features/steps/font_color.py +0 -0
- {python_pptx2-3.1.0 → python_pptx2-3.1.1}/features/steps/helpers.py +0 -0
- {python_pptx2-3.1.0 → python_pptx2-3.1.1}/features/steps/legend.py +0 -0
- {python_pptx2-3.1.0 → python_pptx2-3.1.1}/features/steps/line.py +0 -0
- {python_pptx2-3.1.0 → python_pptx2-3.1.1}/features/steps/picture.py +0 -0
- {python_pptx2-3.1.0 → python_pptx2-3.1.1}/features/steps/placeholder.py +0 -0
- {python_pptx2-3.1.0 → python_pptx2-3.1.1}/features/steps/plot.py +0 -0
- {python_pptx2-3.1.0 → python_pptx2-3.1.1}/features/steps/presentation.py +0 -0
- {python_pptx2-3.1.0 → python_pptx2-3.1.1}/features/steps/series.py +0 -0
- {python_pptx2-3.1.0 → python_pptx2-3.1.1}/features/steps/shape.py +0 -0
- {python_pptx2-3.1.0 → python_pptx2-3.1.1}/features/steps/shapes.py +0 -0
- {python_pptx2-3.1.0 → python_pptx2-3.1.1}/features/steps/slide.py +0 -0
- {python_pptx2-3.1.0 → python_pptx2-3.1.1}/features/steps/slides.py +0 -0
- {python_pptx2-3.1.0 → python_pptx2-3.1.1}/features/steps/table.py +0 -0
- {python_pptx2-3.1.0 → python_pptx2-3.1.1}/features/steps/test_files/72-dpi.tiff +0 -0
- {python_pptx2-3.1.0 → python_pptx2-3.1.1}/features/steps/test_files/CVS_LOGO.WMF +0 -0
- {python_pptx2-3.1.0 → python_pptx2-3.1.1}/features/steps/test_files/act-props.pptm +0 -0
- {python_pptx2-3.1.0 → python_pptx2-3.1.1}/features/steps/test_files/calibriz.ttf +0 -0
- {python_pptx2-3.1.0 → python_pptx2-3.1.1}/features/steps/test_files/cht-axis-props.pptx +0 -0
- {python_pptx2-3.1.0 → python_pptx2-3.1.1}/features/steps/test_files/cht-category-access.pptx +0 -0
- {python_pptx2-3.1.0 → python_pptx2-3.1.1}/features/steps/test_files/cht-chart-props.pptx +0 -0
- {python_pptx2-3.1.0 → python_pptx2-3.1.1}/features/steps/test_files/cht-chart-type.pptx +0 -0
- {python_pptx2-3.1.0 → python_pptx2-3.1.1}/features/steps/test_files/cht-charts.pptx +0 -0
- {python_pptx2-3.1.0 → python_pptx2-3.1.1}/features/steps/test_files/cht-datalabels.pptx +0 -0
- {python_pptx2-3.1.0 → python_pptx2-3.1.1}/features/steps/test_files/cht-gridlines-props.pptx +0 -0
- {python_pptx2-3.1.0 → python_pptx2-3.1.1}/features/steps/test_files/cht-legend-props.pptx +0 -0
- {python_pptx2-3.1.0 → python_pptx2-3.1.1}/features/steps/test_files/cht-legend.pptx +0 -0
- {python_pptx2-3.1.0 → python_pptx2-3.1.1}/features/steps/test_files/cht-marker-props.pptx +0 -0
- {python_pptx2-3.1.0 → python_pptx2-3.1.1}/features/steps/test_files/cht-plot-props.pptx +0 -0
- {python_pptx2-3.1.0 → python_pptx2-3.1.1}/features/steps/test_files/cht-point-access.pptx +0 -0
- {python_pptx2-3.1.0 → python_pptx2-3.1.1}/features/steps/test_files/cht-point-props.pptx +0 -0
- {python_pptx2-3.1.0 → python_pptx2-3.1.1}/features/steps/test_files/cht-replace-data.pptx +0 -0
- {python_pptx2-3.1.0 → python_pptx2-3.1.1}/features/steps/test_files/cht-series.pptx +0 -0
- {python_pptx2-3.1.0 → python_pptx2-3.1.1}/features/steps/test_files/cht-ticklabels-props.pptx +0 -0
- {python_pptx2-3.1.0 → python_pptx2-3.1.1}/features/steps/test_files/dml-effect.pptx +0 -0
- {python_pptx2-3.1.0 → python_pptx2-3.1.1}/features/steps/test_files/dml-fill.pptx +0 -0
- {python_pptx2-3.1.0 → python_pptx2-3.1.1}/features/steps/test_files/dml-line.pptx +0 -0
- {python_pptx2-3.1.0 → python_pptx2-3.1.1}/features/steps/test_files/ext-rels.pptx +0 -0
- {python_pptx2-3.1.0 → python_pptx2-3.1.1}/features/steps/test_files/extracted-pptx/[Content_Types].xml +0 -0
- {python_pptx2-3.1.0 → python_pptx2-3.1.1}/features/steps/test_files/extracted-pptx/_rels/.rels +0 -0
- {python_pptx2-3.1.0 → python_pptx2-3.1.1}/features/steps/test_files/extracted-pptx/docProps/app.xml +0 -0
- {python_pptx2-3.1.0 → python_pptx2-3.1.1}/features/steps/test_files/extracted-pptx/docProps/core.xml +0 -0
- {python_pptx2-3.1.0 → python_pptx2-3.1.1}/features/steps/test_files/extracted-pptx/docProps/thumbnail.jpeg +0 -0
- {python_pptx2-3.1.0 → python_pptx2-3.1.1}/features/steps/test_files/extracted-pptx/ppt/_rels/presentation.xml.rels +0 -0
- {python_pptx2-3.1.0 → python_pptx2-3.1.1}/features/steps/test_files/extracted-pptx/ppt/presProps.xml +0 -0
- {python_pptx2-3.1.0 → python_pptx2-3.1.1}/features/steps/test_files/extracted-pptx/ppt/presentation.xml +0 -0
- {python_pptx2-3.1.0 → python_pptx2-3.1.1}/features/steps/test_files/extracted-pptx/ppt/printerSettings/printerSettings1.bin +0 -0
- {python_pptx2-3.1.0 → python_pptx2-3.1.1}/features/steps/test_files/extracted-pptx/ppt/slideLayouts/_rels/slideLayout1.xml.rels +0 -0
- {python_pptx2-3.1.0 → python_pptx2-3.1.1}/features/steps/test_files/extracted-pptx/ppt/slideLayouts/_rels/slideLayout10.xml.rels +0 -0
- {python_pptx2-3.1.0 → python_pptx2-3.1.1}/features/steps/test_files/extracted-pptx/ppt/slideLayouts/_rels/slideLayout11.xml.rels +0 -0
- {python_pptx2-3.1.0 → python_pptx2-3.1.1}/features/steps/test_files/extracted-pptx/ppt/slideLayouts/_rels/slideLayout2.xml.rels +0 -0
- {python_pptx2-3.1.0 → python_pptx2-3.1.1}/features/steps/test_files/extracted-pptx/ppt/slideLayouts/_rels/slideLayout3.xml.rels +0 -0
- {python_pptx2-3.1.0 → python_pptx2-3.1.1}/features/steps/test_files/extracted-pptx/ppt/slideLayouts/_rels/slideLayout4.xml.rels +0 -0
- {python_pptx2-3.1.0 → python_pptx2-3.1.1}/features/steps/test_files/extracted-pptx/ppt/slideLayouts/_rels/slideLayout5.xml.rels +0 -0
- {python_pptx2-3.1.0 → python_pptx2-3.1.1}/features/steps/test_files/extracted-pptx/ppt/slideLayouts/_rels/slideLayout6.xml.rels +0 -0
- {python_pptx2-3.1.0 → python_pptx2-3.1.1}/features/steps/test_files/extracted-pptx/ppt/slideLayouts/_rels/slideLayout7.xml.rels +0 -0
- {python_pptx2-3.1.0 → python_pptx2-3.1.1}/features/steps/test_files/extracted-pptx/ppt/slideLayouts/_rels/slideLayout8.xml.rels +0 -0
- {python_pptx2-3.1.0 → python_pptx2-3.1.1}/features/steps/test_files/extracted-pptx/ppt/slideLayouts/_rels/slideLayout9.xml.rels +0 -0
- {python_pptx2-3.1.0 → python_pptx2-3.1.1}/features/steps/test_files/extracted-pptx/ppt/slideLayouts/slideLayout1.xml +0 -0
- {python_pptx2-3.1.0 → python_pptx2-3.1.1}/features/steps/test_files/extracted-pptx/ppt/slideLayouts/slideLayout10.xml +0 -0
- {python_pptx2-3.1.0 → python_pptx2-3.1.1}/features/steps/test_files/extracted-pptx/ppt/slideLayouts/slideLayout11.xml +0 -0
- {python_pptx2-3.1.0 → python_pptx2-3.1.1}/features/steps/test_files/extracted-pptx/ppt/slideLayouts/slideLayout2.xml +0 -0
- {python_pptx2-3.1.0 → python_pptx2-3.1.1}/features/steps/test_files/extracted-pptx/ppt/slideLayouts/slideLayout3.xml +0 -0
- {python_pptx2-3.1.0 → python_pptx2-3.1.1}/features/steps/test_files/extracted-pptx/ppt/slideLayouts/slideLayout4.xml +0 -0
- {python_pptx2-3.1.0 → python_pptx2-3.1.1}/features/steps/test_files/extracted-pptx/ppt/slideLayouts/slideLayout5.xml +0 -0
- {python_pptx2-3.1.0 → python_pptx2-3.1.1}/features/steps/test_files/extracted-pptx/ppt/slideLayouts/slideLayout6.xml +0 -0
- {python_pptx2-3.1.0 → python_pptx2-3.1.1}/features/steps/test_files/extracted-pptx/ppt/slideLayouts/slideLayout7.xml +0 -0
- {python_pptx2-3.1.0 → python_pptx2-3.1.1}/features/steps/test_files/extracted-pptx/ppt/slideLayouts/slideLayout8.xml +0 -0
- {python_pptx2-3.1.0 → python_pptx2-3.1.1}/features/steps/test_files/extracted-pptx/ppt/slideLayouts/slideLayout9.xml +0 -0
- {python_pptx2-3.1.0 → python_pptx2-3.1.1}/features/steps/test_files/extracted-pptx/ppt/slideMasters/_rels/slideMaster1.xml.rels +0 -0
- {python_pptx2-3.1.0 → python_pptx2-3.1.1}/features/steps/test_files/extracted-pptx/ppt/slideMasters/slideMaster1.xml +0 -0
- {python_pptx2-3.1.0 → python_pptx2-3.1.1}/features/steps/test_files/extracted-pptx/ppt/slides/_rels/slide1.xml.rels +0 -0
- {python_pptx2-3.1.0 → python_pptx2-3.1.1}/features/steps/test_files/extracted-pptx/ppt/slides/slide1.xml +0 -0
- {python_pptx2-3.1.0 → python_pptx2-3.1.1}/features/steps/test_files/extracted-pptx/ppt/tableStyles.xml +0 -0
- {python_pptx2-3.1.0 → python_pptx2-3.1.1}/features/steps/test_files/extracted-pptx/ppt/theme/theme1.xml +0 -0
- {python_pptx2-3.1.0 → python_pptx2-3.1.1}/features/steps/test_files/extracted-pptx/ppt/viewProps.xml +0 -0
- {python_pptx2-3.1.0 → python_pptx2-3.1.1}/features/steps/test_files/font-color.pptx +0 -0
- {python_pptx2-3.1.0 → python_pptx2-3.1.1}/features/steps/test_files/just-two-mice.mp4 +0 -0
- {python_pptx2-3.1.0 → python_pptx2-3.1.1}/features/steps/test_files/just-two-mice.png +0 -0
- {python_pptx2-3.1.0 → python_pptx2-3.1.1}/features/steps/test_files/lyt-shapes.pptx +0 -0
- {python_pptx2-3.1.0 → python_pptx2-3.1.1}/features/steps/test_files/minimal.pptx +0 -0
- {python_pptx2-3.1.0 → python_pptx2-3.1.1}/features/steps/test_files/monty-truth.png +0 -0
- {python_pptx2-3.1.0 → python_pptx2-3.1.1}/features/steps/test_files/mst-placeholders.pptx +0 -0
- {python_pptx2-3.1.0 → python_pptx2-3.1.1}/features/steps/test_files/mst-shapes.pptx +0 -0
- {python_pptx2-3.1.0 → python_pptx2-3.1.1}/features/steps/test_files/mst-slide-layouts.pptx +0 -0
- {python_pptx2-3.1.0 → python_pptx2-3.1.1}/features/steps/test_files/ph-inherit-props.pptx +0 -0
- {python_pptx2-3.1.0 → python_pptx2-3.1.1}/features/steps/test_files/ph-populated-placeholders.pptx +0 -0
- {python_pptx2-3.1.0 → python_pptx2-3.1.1}/features/steps/test_files/ph-unpopulated-placeholders.pptx +0 -0
- {python_pptx2-3.1.0 → python_pptx2-3.1.1}/features/steps/test_files/pic.emf +0 -0
- {python_pptx2-3.1.0 → python_pptx2-3.1.1}/features/steps/test_files/prs-add-slide.pptx +0 -0
- {python_pptx2-3.1.0 → python_pptx2-3.1.1}/features/steps/test_files/prs-notes.pptx +0 -0
- {python_pptx2-3.1.0 → python_pptx2-3.1.1}/features/steps/test_files/prs-properties.pptx +0 -0
- {python_pptx2-3.1.0 → python_pptx2-3.1.1}/features/steps/test_files/prs-slide-masters.pptx +0 -0
- {python_pptx2-3.1.0 → python_pptx2-3.1.1}/features/steps/test_files/python-icon.jpeg +0 -0
- {python_pptx2-3.1.0 → python_pptx2-3.1.1}/features/steps/test_files/python-powered.png +0 -0
- {python_pptx2-3.1.0 → python_pptx2-3.1.1}/features/steps/test_files/python.bmp +0 -0
- {python_pptx2-3.1.0 → python_pptx2-3.1.1}/features/steps/test_files/shp-access-chart.pptx +0 -0
- {python_pptx2-3.1.0 → python_pptx2-3.1.1}/features/steps/test_files/shp-access-ole-object.pptx +0 -0
- {python_pptx2-3.1.0 → python_pptx2-3.1.1}/features/steps/test_files/shp-autoshape-adjustments.pptx +0 -0
- {python_pptx2-3.1.0 → python_pptx2-3.1.1}/features/steps/test_files/shp-autoshape-props.pptx +0 -0
- {python_pptx2-3.1.0 → python_pptx2-3.1.1}/features/steps/test_files/shp-common-props.pptx +0 -0
- {python_pptx2-3.1.0 → python_pptx2-3.1.1}/features/steps/test_files/shp-connector-props.pptx +0 -0
- {python_pptx2-3.1.0 → python_pptx2-3.1.1}/features/steps/test_files/shp-embedded-docx.docx +0 -0
- {python_pptx2-3.1.0 → python_pptx2-3.1.1}/features/steps/test_files/shp-embedded-pptx.pptx +0 -0
- {python_pptx2-3.1.0 → python_pptx2-3.1.1}/features/steps/test_files/shp-embedded-xlsx.xlsx +0 -0
- {python_pptx2-3.1.0 → python_pptx2-3.1.1}/features/steps/test_files/shp-freeform.pptx +0 -0
- {python_pptx2-3.1.0 → python_pptx2-3.1.1}/features/steps/test_files/shp-groupshape.pptx +0 -0
- {python_pptx2-3.1.0 → python_pptx2-3.1.1}/features/steps/test_files/shp-movie-props.pptx +0 -0
- {python_pptx2-3.1.0 → python_pptx2-3.1.1}/features/steps/test_files/shp-picture.pptx +0 -0
- {python_pptx2-3.1.0 → python_pptx2-3.1.1}/features/steps/test_files/shp-pos-and-size.pptx +0 -0
- {python_pptx2-3.1.0 → python_pptx2-3.1.1}/features/steps/test_files/shp-shapes.pptx +0 -0
- {python_pptx2-3.1.0 → python_pptx2-3.1.1}/features/steps/test_files/sld-background.pptx +0 -0
- {python_pptx2-3.1.0 → python_pptx2-3.1.1}/features/steps/test_files/sld-blank.pptx +0 -0
- {python_pptx2-3.1.0 → python_pptx2-3.1.1}/features/steps/test_files/sld-notes.pptx +0 -0
- {python_pptx2-3.1.0 → python_pptx2-3.1.1}/features/steps/test_files/sld-slide.pptx +0 -0
- {python_pptx2-3.1.0 → python_pptx2-3.1.1}/features/steps/test_files/sld-slides.pptx +0 -0
- {python_pptx2-3.1.0 → python_pptx2-3.1.1}/features/steps/test_files/sonic.gif +0 -0
- {python_pptx2-3.1.0 → python_pptx2-3.1.1}/features/steps/test_files/tbl-cell.pptx +0 -0
- {python_pptx2-3.1.0 → python_pptx2-3.1.1}/features/steps/test_files/test-image-jpg-mime.pptx +0 -0
- {python_pptx2-3.1.0 → python_pptx2-3.1.1}/features/steps/test_files/test.pptx +0 -0
- {python_pptx2-3.1.0 → python_pptx2-3.1.1}/features/steps/test_files/txt-fit-text.pptx +0 -0
- {python_pptx2-3.1.0 → python_pptx2-3.1.1}/features/steps/test_files/txt-font-props.pptx +0 -0
- {python_pptx2-3.1.0 → python_pptx2-3.1.1}/features/steps/test_files/txt-font-typeface.pptx +0 -0
- {python_pptx2-3.1.0 → python_pptx2-3.1.1}/features/steps/test_files/txt-paragraph-spacing.pptx +0 -0
- {python_pptx2-3.1.0 → python_pptx2-3.1.1}/features/steps/test_files/txt-text-frame.pptx +0 -0
- {python_pptx2-3.1.0 → python_pptx2-3.1.1}/features/steps/test_files/txt-text.pptx +0 -0
- {python_pptx2-3.1.0 → python_pptx2-3.1.1}/features/steps/text.py +0 -0
- {python_pptx2-3.1.0 → python_pptx2-3.1.1}/features/steps/text_frame.py +0 -0
- {python_pptx2-3.1.0 → python_pptx2-3.1.1}/features/tbl-cell.feature +0 -0
- {python_pptx2-3.1.0 → python_pptx2-3.1.1}/features/tbl-column.feature +0 -0
- {python_pptx2-3.1.0 → python_pptx2-3.1.1}/features/tbl-table.feature +0 -0
- {python_pptx2-3.1.0 → python_pptx2-3.1.1}/features/txt-fit-text.feature +0 -0
- {python_pptx2-3.1.0 → python_pptx2-3.1.1}/features/txt-font-color.feature +0 -0
- {python_pptx2-3.1.0 → python_pptx2-3.1.1}/features/txt-font-props.feature +0 -0
- {python_pptx2-3.1.0 → python_pptx2-3.1.1}/features/txt-paragraph.feature +0 -0
- {python_pptx2-3.1.0 → python_pptx2-3.1.1}/features/txt-text.feature +0 -0
- {python_pptx2-3.1.0 → python_pptx2-3.1.1}/features/txt-textframe.feature +0 -0
- {python_pptx2-3.1.0 → python_pptx2-3.1.1}/pyproject.toml +0 -0
- {python_pptx2-3.1.0 → python_pptx2-3.1.1}/setup.cfg +0 -0
- {python_pptx2-3.1.0 → python_pptx2-3.1.1}/src/paper_pptx_doctor/__init__.py +0 -0
- {python_pptx2-3.1.0 → python_pptx2-3.1.1}/src/paper_pptx_doctor/__main__.py +0 -0
- {python_pptx2-3.1.0 → python_pptx2-3.1.1}/src/pptx2/_agent_friendly.py +0 -0
- {python_pptx2-3.1.0 → python_pptx2-3.1.1}/src/pptx2/_color.py +0 -0
- {python_pptx2-3.1.0 → python_pptx2-3.1.1}/src/pptx2/_ownership.py +0 -0
- {python_pptx2-3.1.0 → python_pptx2-3.1.1}/src/pptx2/_slide_importer.py +0 -0
- {python_pptx2-3.1.0 → python_pptx2-3.1.1}/src/pptx2/_svg.py +0 -0
- {python_pptx2-3.1.0 → python_pptx2-3.1.1}/src/pptx2/_template_applier.py +0 -0
- {python_pptx2-3.1.0 → python_pptx2-3.1.1}/src/pptx2/_textstyle.py +0 -0
- {python_pptx2-3.1.0 → python_pptx2-3.1.1}/src/pptx2/_transaction.py +0 -0
- {python_pptx2-3.1.0 → python_pptx2-3.1.1}/src/pptx2/_version.py +0 -0
- {python_pptx2-3.1.0 → python_pptx2-3.1.1}/src/pptx2/_zipguard.py +0 -0
- {python_pptx2-3.1.0 → python_pptx2-3.1.1}/src/pptx2/accessibility.py +0 -0
- {python_pptx2-3.1.0 → python_pptx2-3.1.1}/src/pptx2/action.py +0 -0
- {python_pptx2-3.1.0 → python_pptx2-3.1.1}/src/pptx2/animation.py +0 -0
- {python_pptx2-3.1.0 → python_pptx2-3.1.1}/src/pptx2/api.py +0 -0
- {python_pptx2-3.1.0 → python_pptx2-3.1.1}/src/pptx2/audit.py +0 -0
- {python_pptx2-3.1.0 → python_pptx2-3.1.1}/src/pptx2/chart/__init__.py +0 -0
- {python_pptx2-3.1.0 → python_pptx2-3.1.1}/src/pptx2/chart/analytics.py +0 -0
- {python_pptx2-3.1.0 → python_pptx2-3.1.1}/src/pptx2/chart/axis.py +0 -0
- {python_pptx2-3.1.0 → python_pptx2-3.1.1}/src/pptx2/chart/category.py +0 -0
- {python_pptx2-3.1.0 → python_pptx2-3.1.1}/src/pptx2/chart/chart.py +0 -0
- {python_pptx2-3.1.0 → python_pptx2-3.1.1}/src/pptx2/chart/data.py +0 -0
- {python_pptx2-3.1.0 → python_pptx2-3.1.1}/src/pptx2/chart/datalabel.py +0 -0
- {python_pptx2-3.1.0 → python_pptx2-3.1.1}/src/pptx2/chart/legend.py +0 -0
- {python_pptx2-3.1.0 → python_pptx2-3.1.1}/src/pptx2/chart/marker.py +0 -0
- {python_pptx2-3.1.0 → python_pptx2-3.1.1}/src/pptx2/chart/palettes.py +0 -0
- {python_pptx2-3.1.0 → python_pptx2-3.1.1}/src/pptx2/chart/plot.py +0 -0
- {python_pptx2-3.1.0 → python_pptx2-3.1.1}/src/pptx2/chart/point.py +0 -0
- {python_pptx2-3.1.0 → python_pptx2-3.1.1}/src/pptx2/chart/quick_layouts.py +0 -0
- {python_pptx2-3.1.0 → python_pptx2-3.1.1}/src/pptx2/chart/series.py +0 -0
- {python_pptx2-3.1.0 → python_pptx2-3.1.1}/src/pptx2/chart/xlsx.py +0 -0
- {python_pptx2-3.1.0 → python_pptx2-3.1.1}/src/pptx2/chart/xmlwriter.py +0 -0
- {python_pptx2-3.1.0 → python_pptx2-3.1.1}/src/pptx2/compose/__init__.py +0 -0
- {python_pptx2-3.1.0 → python_pptx2-3.1.1}/src/pptx2/compose/deck_compose.py +0 -0
- {python_pptx2-3.1.0 → python_pptx2-3.1.1}/src/pptx2/compose/from_spec.py +0 -0
- {python_pptx2-3.1.0 → python_pptx2-3.1.1}/src/pptx2/design/__init__.py +0 -0
- {python_pptx2-3.1.0 → python_pptx2-3.1.1}/src/pptx2/design/blocks.py +0 -0
- {python_pptx2-3.1.0 → python_pptx2-3.1.1}/src/pptx2/design/components.py +0 -0
- {python_pptx2-3.1.0 → python_pptx2-3.1.1}/src/pptx2/design/figures.py +0 -0
- {python_pptx2-3.1.0 → python_pptx2-3.1.1}/src/pptx2/design/layout.py +0 -0
- {python_pptx2-3.1.0 → python_pptx2-3.1.1}/src/pptx2/design/palettes.py +0 -0
- {python_pptx2-3.1.0 → python_pptx2-3.1.1}/src/pptx2/design/recipes.py +0 -0
- {python_pptx2-3.1.0 → python_pptx2-3.1.1}/src/pptx2/design/style.py +0 -0
- {python_pptx2-3.1.0 → python_pptx2-3.1.1}/src/pptx2/design/tokens.py +0 -0
- {python_pptx2-3.1.0 → python_pptx2-3.1.1}/src/pptx2/diagrams.py +0 -0
- {python_pptx2-3.1.0 → python_pptx2-3.1.1}/src/pptx2/diff.py +0 -0
- {python_pptx2-3.1.0 → python_pptx2-3.1.1}/src/pptx2/dml/__init__.py +0 -0
- {python_pptx2-3.1.0 → python_pptx2-3.1.1}/src/pptx2/dml/chtfmt.py +0 -0
- {python_pptx2-3.1.0 → python_pptx2-3.1.1}/src/pptx2/dml/color.py +0 -0
- {python_pptx2-3.1.0 → python_pptx2-3.1.1}/src/pptx2/dml/effect.py +0 -0
- {python_pptx2-3.1.0 → python_pptx2-3.1.1}/src/pptx2/dml/fill.py +0 -0
- {python_pptx2-3.1.0 → python_pptx2-3.1.1}/src/pptx2/dml/line.py +0 -0
- {python_pptx2-3.1.0 → python_pptx2-3.1.1}/src/pptx2/dml/picture.py +0 -0
- {python_pptx2-3.1.0 → python_pptx2-3.1.1}/src/pptx2/dml/three_d.py +0 -0
- {python_pptx2-3.1.0 → python_pptx2-3.1.1}/src/pptx2/edit.py +0 -0
- {python_pptx2-3.1.0 → python_pptx2-3.1.1}/src/pptx2/enum/__init__.py +0 -0
- {python_pptx2-3.1.0 → python_pptx2-3.1.1}/src/pptx2/enum/action.py +0 -0
- {python_pptx2-3.1.0 → python_pptx2-3.1.1}/src/pptx2/enum/animation.py +0 -0
- {python_pptx2-3.1.0 → python_pptx2-3.1.1}/src/pptx2/enum/base.py +0 -0
- {python_pptx2-3.1.0 → python_pptx2-3.1.1}/src/pptx2/enum/chart.py +0 -0
- {python_pptx2-3.1.0 → python_pptx2-3.1.1}/src/pptx2/enum/dml.py +0 -0
- {python_pptx2-3.1.0 → python_pptx2-3.1.1}/src/pptx2/enum/lang.py +0 -0
- {python_pptx2-3.1.0 → python_pptx2-3.1.1}/src/pptx2/enum/presentation.py +0 -0
- {python_pptx2-3.1.0 → python_pptx2-3.1.1}/src/pptx2/enum/shapes.py +0 -0
- {python_pptx2-3.1.0 → python_pptx2-3.1.1}/src/pptx2/enum/text.py +0 -0
- {python_pptx2-3.1.0 → python_pptx2-3.1.1}/src/pptx2/errors.py +0 -0
- {python_pptx2-3.1.0 → python_pptx2-3.1.1}/src/pptx2/exc.py +0 -0
- {python_pptx2-3.1.0 → python_pptx2-3.1.1}/src/pptx2/formats.py +0 -0
- {python_pptx2-3.1.0 → python_pptx2-3.1.1}/src/pptx2/geometry.py +0 -0
- {python_pptx2-3.1.0 → python_pptx2-3.1.1}/src/pptx2/hf.py +0 -0
- {python_pptx2-3.1.0 → python_pptx2-3.1.1}/src/pptx2/inherit.py +0 -0
- {python_pptx2-3.1.0 → python_pptx2-3.1.1}/src/pptx2/inspect.py +0 -0
- {python_pptx2-3.1.0 → python_pptx2-3.1.1}/src/pptx2/lint.py +0 -0
- {python_pptx2-3.1.0 → python_pptx2-3.1.1}/src/pptx2/math.py +0 -0
- {python_pptx2-3.1.0 → python_pptx2-3.1.1}/src/pptx2/mathml2omml.py +0 -0
- {python_pptx2-3.1.0 → python_pptx2-3.1.1}/src/pptx2/media.py +0 -0
- {python_pptx2-3.1.0 → python_pptx2-3.1.1}/src/pptx2/opc/__init__.py +0 -0
- {python_pptx2-3.1.0 → python_pptx2-3.1.1}/src/pptx2/opc/constants.py +0 -0
- {python_pptx2-3.1.0 → python_pptx2-3.1.1}/src/pptx2/opc/oxml.py +0 -0
- {python_pptx2-3.1.0 → python_pptx2-3.1.1}/src/pptx2/opc/package.py +0 -0
- {python_pptx2-3.1.0 → python_pptx2-3.1.1}/src/pptx2/opc/packuri.py +0 -0
- {python_pptx2-3.1.0 → python_pptx2-3.1.1}/src/pptx2/opc/serialized.py +0 -0
- {python_pptx2-3.1.0 → python_pptx2-3.1.1}/src/pptx2/opc/shared.py +0 -0
- {python_pptx2-3.1.0 → python_pptx2-3.1.1}/src/pptx2/opc/spec.py +0 -0
- {python_pptx2-3.1.0 → python_pptx2-3.1.1}/src/pptx2/oxml/__init__.py +0 -0
- {python_pptx2-3.1.0 → python_pptx2-3.1.1}/src/pptx2/oxml/action.py +0 -0
- {python_pptx2-3.1.0 → python_pptx2-3.1.1}/src/pptx2/oxml/chart/__init__.py +0 -0
- {python_pptx2-3.1.0 → python_pptx2-3.1.1}/src/pptx2/oxml/chart/axis.py +0 -0
- {python_pptx2-3.1.0 → python_pptx2-3.1.1}/src/pptx2/oxml/chart/chart.py +0 -0
- {python_pptx2-3.1.0 → python_pptx2-3.1.1}/src/pptx2/oxml/chart/datalabel.py +0 -0
- {python_pptx2-3.1.0 → python_pptx2-3.1.1}/src/pptx2/oxml/chart/legend.py +0 -0
- {python_pptx2-3.1.0 → python_pptx2-3.1.1}/src/pptx2/oxml/chart/marker.py +0 -0
- {python_pptx2-3.1.0 → python_pptx2-3.1.1}/src/pptx2/oxml/chart/plot.py +0 -0
- {python_pptx2-3.1.0 → python_pptx2-3.1.1}/src/pptx2/oxml/chart/series.py +0 -0
- {python_pptx2-3.1.0 → python_pptx2-3.1.1}/src/pptx2/oxml/chart/shared.py +0 -0
- {python_pptx2-3.1.0 → python_pptx2-3.1.1}/src/pptx2/oxml/coreprops.py +0 -0
- {python_pptx2-3.1.0 → python_pptx2-3.1.1}/src/pptx2/oxml/customprops.py +0 -0
- {python_pptx2-3.1.0 → python_pptx2-3.1.1}/src/pptx2/oxml/dml/__init__.py +0 -0
- {python_pptx2-3.1.0 → python_pptx2-3.1.1}/src/pptx2/oxml/dml/color.py +0 -0
- {python_pptx2-3.1.0 → python_pptx2-3.1.1}/src/pptx2/oxml/dml/effect.py +0 -0
- {python_pptx2-3.1.0 → python_pptx2-3.1.1}/src/pptx2/oxml/dml/fill.py +0 -0
- {python_pptx2-3.1.0 → python_pptx2-3.1.1}/src/pptx2/oxml/dml/line.py +0 -0
- {python_pptx2-3.1.0 → python_pptx2-3.1.1}/src/pptx2/oxml/dml/three_d.py +0 -0
- {python_pptx2-3.1.0 → python_pptx2-3.1.1}/src/pptx2/oxml/ns.py +0 -0
- {python_pptx2-3.1.0 → python_pptx2-3.1.1}/src/pptx2/oxml/presentation.py +0 -0
- {python_pptx2-3.1.0 → python_pptx2-3.1.1}/src/pptx2/oxml/shapes/__init__.py +0 -0
- {python_pptx2-3.1.0 → python_pptx2-3.1.1}/src/pptx2/oxml/shapes/autoshape.py +0 -0
- {python_pptx2-3.1.0 → python_pptx2-3.1.1}/src/pptx2/oxml/shapes/connector.py +0 -0
- {python_pptx2-3.1.0 → python_pptx2-3.1.1}/src/pptx2/oxml/shapes/graphfrm.py +0 -0
- {python_pptx2-3.1.0 → python_pptx2-3.1.1}/src/pptx2/oxml/shapes/groupshape.py +0 -0
- {python_pptx2-3.1.0 → python_pptx2-3.1.1}/src/pptx2/oxml/shapes/picture.py +0 -0
- {python_pptx2-3.1.0 → python_pptx2-3.1.1}/src/pptx2/oxml/shapes/shared.py +0 -0
- {python_pptx2-3.1.0 → python_pptx2-3.1.1}/src/pptx2/oxml/simpletypes.py +0 -0
- {python_pptx2-3.1.0 → python_pptx2-3.1.1}/src/pptx2/oxml/slide.py +0 -0
- {python_pptx2-3.1.0 → python_pptx2-3.1.1}/src/pptx2/oxml/table.py +0 -0
- {python_pptx2-3.1.0 → python_pptx2-3.1.1}/src/pptx2/oxml/text.py +0 -0
- {python_pptx2-3.1.0 → python_pptx2-3.1.1}/src/pptx2/oxml/theme.py +0 -0
- {python_pptx2-3.1.0 → python_pptx2-3.1.1}/src/pptx2/oxml/xmlchemy.py +0 -0
- {python_pptx2-3.1.0 → python_pptx2-3.1.1}/src/pptx2/package.py +0 -0
- {python_pptx2-3.1.0 → python_pptx2-3.1.1}/src/pptx2/parts/__init__.py +0 -0
- {python_pptx2-3.1.0 → python_pptx2-3.1.1}/src/pptx2/parts/chart.py +0 -0
- {python_pptx2-3.1.0 → python_pptx2-3.1.1}/src/pptx2/parts/coreprops.py +0 -0
- {python_pptx2-3.1.0 → python_pptx2-3.1.1}/src/pptx2/parts/customprops.py +0 -0
- {python_pptx2-3.1.0 → python_pptx2-3.1.1}/src/pptx2/parts/diagram.py +0 -0
- {python_pptx2-3.1.0 → python_pptx2-3.1.1}/src/pptx2/parts/embeddedpackage.py +0 -0
- {python_pptx2-3.1.0 → python_pptx2-3.1.1}/src/pptx2/parts/image.py +0 -0
- {python_pptx2-3.1.0 → python_pptx2-3.1.1}/src/pptx2/parts/media.py +0 -0
- {python_pptx2-3.1.0 → python_pptx2-3.1.1}/src/pptx2/parts/presentation.py +0 -0
- {python_pptx2-3.1.0 → python_pptx2-3.1.1}/src/pptx2/parts/slide.py +0 -0
- {python_pptx2-3.1.0 → python_pptx2-3.1.1}/src/pptx2/presentation.py +0 -0
- {python_pptx2-3.1.0 → python_pptx2-3.1.1}/src/pptx2/py.typed +0 -0
- {python_pptx2-3.1.0 → python_pptx2-3.1.1}/src/pptx2/rebind.py +0 -0
- {python_pptx2-3.1.0 → python_pptx2-3.1.1}/src/pptx2/section.py +0 -0
- {python_pptx2-3.1.0 → python_pptx2-3.1.1}/src/pptx2/shapes/__init__.py +0 -0
- {python_pptx2-3.1.0 → python_pptx2-3.1.1}/src/pptx2/shapes/autoshape.py +0 -0
- {python_pptx2-3.1.0 → python_pptx2-3.1.1}/src/pptx2/shapes/base.py +0 -0
- {python_pptx2-3.1.0 → python_pptx2-3.1.1}/src/pptx2/shapes/connector.py +0 -0
- {python_pptx2-3.1.0 → python_pptx2-3.1.1}/src/pptx2/shapes/freeform.py +0 -0
- {python_pptx2-3.1.0 → python_pptx2-3.1.1}/src/pptx2/shapes/graphfrm.py +0 -0
- {python_pptx2-3.1.0 → python_pptx2-3.1.1}/src/pptx2/shapes/group.py +0 -0
- {python_pptx2-3.1.0 → python_pptx2-3.1.1}/src/pptx2/shapes/picture.py +0 -0
- {python_pptx2-3.1.0 → python_pptx2-3.1.1}/src/pptx2/shapes/placeholder.py +0 -0
- {python_pptx2-3.1.0 → python_pptx2-3.1.1}/src/pptx2/shapes/shapetree.py +0 -0
- {python_pptx2-3.1.0 → python_pptx2-3.1.1}/src/pptx2/shared.py +0 -0
- {python_pptx2-3.1.0 → python_pptx2-3.1.1}/src/pptx2/skill/SKILL.md +0 -0
- {python_pptx2-3.1.0 → python_pptx2-3.1.1}/src/pptx2/skill/__init__.py +0 -0
- {python_pptx2-3.1.0 → python_pptx2-3.1.1}/src/pptx2/skill/__main__.py +0 -0
- {python_pptx2-3.1.0 → python_pptx2-3.1.1}/src/pptx2/skill/references/animations.md +0 -0
- {python_pptx2-3.1.0 → python_pptx2-3.1.1}/src/pptx2/skill/references/basics.md +0 -0
- {python_pptx2-3.1.0 → python_pptx2-3.1.1}/src/pptx2/skill/references/charts.md +0 -0
- {python_pptx2-3.1.0 → python_pptx2-3.1.1}/src/pptx2/skill/references/compose.md +0 -0
- {python_pptx2-3.1.0 → python_pptx2-3.1.1}/src/pptx2/skill/references/design.md +0 -0
- {python_pptx2-3.1.0 → python_pptx2-3.1.1}/src/pptx2/skill/references/editing.md +0 -0
- {python_pptx2-3.1.0 → python_pptx2-3.1.1}/src/pptx2/skill/references/effects.md +0 -0
- {python_pptx2-3.1.0 → python_pptx2-3.1.1}/src/pptx2/skill/references/end-to-end-deck.md +0 -0
- {python_pptx2-3.1.0 → python_pptx2-3.1.1}/src/pptx2/skill/references/geometry-and-arrows.md +0 -0
- {python_pptx2-3.1.0 → python_pptx2-3.1.1}/src/pptx2/skill/references/lint.md +0 -0
- {python_pptx2-3.1.0 → python_pptx2-3.1.1}/src/pptx2/skill/references/math.md +0 -0
- {python_pptx2-3.1.0 → python_pptx2-3.1.1}/src/pptx2/skill/references/picture-effects.md +0 -0
- {python_pptx2-3.1.0 → python_pptx2-3.1.1}/src/pptx2/skill/references/render.md +0 -0
- {python_pptx2-3.1.0 → python_pptx2-3.1.1}/src/pptx2/skill/references/slide-design.md +0 -0
- {python_pptx2-3.1.0 → python_pptx2-3.1.1}/src/pptx2/skill/references/smart-art.md +0 -0
- {python_pptx2-3.1.0 → python_pptx2-3.1.1}/src/pptx2/skill/references/space-aware-authoring.md +0 -0
- {python_pptx2-3.1.0 → python_pptx2-3.1.1}/src/pptx2/skill/references/tables.md +0 -0
- {python_pptx2-3.1.0 → python_pptx2-3.1.1}/src/pptx2/skill/references/theme.md +0 -0
- {python_pptx2-3.1.0 → python_pptx2-3.1.1}/src/pptx2/skill/references/three-d.md +0 -0
- {python_pptx2-3.1.0 → python_pptx2-3.1.1}/src/pptx2/skill/references/transitions.md +0 -0
- {python_pptx2-3.1.0 → python_pptx2-3.1.1}/src/pptx2/slide.py +0 -0
- {python_pptx2-3.1.0 → python_pptx2-3.1.1}/src/pptx2/slideops.py +0 -0
- {python_pptx2-3.1.0 → python_pptx2-3.1.1}/src/pptx2/smart_art.py +0 -0
- {python_pptx2-3.1.0 → python_pptx2-3.1.1}/src/pptx2/spec.py +0 -0
- {python_pptx2-3.1.0 → python_pptx2-3.1.1}/src/pptx2/table.py +0 -0
- {python_pptx2-3.1.0 → python_pptx2-3.1.1}/src/pptx2/table_styles.py +0 -0
- {python_pptx2-3.1.0 → python_pptx2-3.1.1}/src/pptx2/templates/default.pptx +0 -0
- {python_pptx2-3.1.0 → python_pptx2-3.1.1}/src/pptx2/templates/docx-icon.emf +0 -0
- {python_pptx2-3.1.0 → python_pptx2-3.1.1}/src/pptx2/templates/generic-icon.emf +0 -0
- {python_pptx2-3.1.0 → python_pptx2-3.1.1}/src/pptx2/templates/notes.xml +0 -0
- {python_pptx2-3.1.0 → python_pptx2-3.1.1}/src/pptx2/templates/notesMaster.xml +0 -0
- {python_pptx2-3.1.0 → python_pptx2-3.1.1}/src/pptx2/templates/pptx-icon.emf +0 -0
- {python_pptx2-3.1.0 → python_pptx2-3.1.1}/src/pptx2/templates/theme.xml +0 -0
- {python_pptx2-3.1.0 → python_pptx2-3.1.1}/src/pptx2/templates/xlsx-icon.emf +0 -0
- {python_pptx2-3.1.0 → python_pptx2-3.1.1}/src/pptx2/text/__init__.py +0 -0
- {python_pptx2-3.1.0 → python_pptx2-3.1.1}/src/pptx2/text/bullet.py +0 -0
- {python_pptx2-3.1.0 → python_pptx2-3.1.1}/src/pptx2/text/fonts.py +0 -0
- {python_pptx2-3.1.0 → python_pptx2-3.1.1}/src/pptx2/text/layout.py +0 -0
- {python_pptx2-3.1.0 → python_pptx2-3.1.1}/src/pptx2/text/text.py +0 -0
- {python_pptx2-3.1.0 → python_pptx2-3.1.1}/src/pptx2/theme.py +0 -0
- {python_pptx2-3.1.0 → python_pptx2-3.1.1}/src/pptx2/types.py +0 -0
- {python_pptx2-3.1.0 → python_pptx2-3.1.1}/src/pptx2/util.py +0 -0
- {python_pptx2-3.1.0 → python_pptx2-3.1.1}/src/python_pptx2.egg-info/SOURCES.txt +0 -0
- {python_pptx2-3.1.0 → python_pptx2-3.1.1}/src/python_pptx2.egg-info/dependency_links.txt +0 -0
- {python_pptx2-3.1.0 → python_pptx2-3.1.1}/src/python_pptx2.egg-info/entry_points.txt +0 -0
- {python_pptx2-3.1.0 → python_pptx2-3.1.1}/src/python_pptx2.egg-info/requires.txt +0 -0
- {python_pptx2-3.1.0 → python_pptx2-3.1.1}/src/python_pptx2.egg-info/top_level.txt +0 -0
- {python_pptx2-3.1.0 → python_pptx2-3.1.1}/tests/__init__.py +0 -0
- {python_pptx2-3.1.0 → python_pptx2-3.1.1}/tests/chart/__init__.py +0 -0
- {python_pptx2-3.1.0 → python_pptx2-3.1.1}/tests/chart/test_analytics.py +0 -0
- {python_pptx2-3.1.0 → python_pptx2-3.1.1}/tests/chart/test_axis.py +0 -0
- {python_pptx2-3.1.0 → python_pptx2-3.1.1}/tests/chart/test_category.py +0 -0
- {python_pptx2-3.1.0 → python_pptx2-3.1.1}/tests/chart/test_chart.py +0 -0
- {python_pptx2-3.1.0 → python_pptx2-3.1.1}/tests/chart/test_chart_toggles.py +0 -0
- {python_pptx2-3.1.0 → python_pptx2-3.1.1}/tests/chart/test_collision_strategy.py +0 -0
- {python_pptx2-3.1.0 → python_pptx2-3.1.1}/tests/chart/test_data.py +0 -0
- {python_pptx2-3.1.0 → python_pptx2-3.1.1}/tests/chart/test_datalabel.py +0 -0
- {python_pptx2-3.1.0 → python_pptx2-3.1.1}/tests/chart/test_legend.py +0 -0
- {python_pptx2-3.1.0 → python_pptx2-3.1.1}/tests/chart/test_marker.py +0 -0
- {python_pptx2-3.1.0 → python_pptx2-3.1.1}/tests/chart/test_palettes.py +0 -0
- {python_pptx2-3.1.0 → python_pptx2-3.1.1}/tests/chart/test_plot.py +0 -0
- {python_pptx2-3.1.0 → python_pptx2-3.1.1}/tests/chart/test_point.py +0 -0
- {python_pptx2-3.1.0 → python_pptx2-3.1.1}/tests/chart/test_quick_layouts.py +0 -0
- {python_pptx2-3.1.0 → python_pptx2-3.1.1}/tests/chart/test_series.py +0 -0
- {python_pptx2-3.1.0 → python_pptx2-3.1.1}/tests/chart/test_xlsx.py +0 -0
- {python_pptx2-3.1.0 → python_pptx2-3.1.1}/tests/chart/test_xmlwriter.py +0 -0
- {python_pptx2-3.1.0 → python_pptx2-3.1.1}/tests/design/__init__.py +0 -0
- {python_pptx2-3.1.0 → python_pptx2-3.1.1}/tests/design/test_blocks.py +0 -0
- {python_pptx2-3.1.0 → python_pptx2-3.1.1}/tests/design/test_components.py +0 -0
- {python_pptx2-3.1.0 → python_pptx2-3.1.1}/tests/design/test_figures.py +0 -0
- {python_pptx2-3.1.0 → python_pptx2-3.1.1}/tests/design/test_layout.py +0 -0
- {python_pptx2-3.1.0 → python_pptx2-3.1.1}/tests/design/test_palettes.py +0 -0
- {python_pptx2-3.1.0 → python_pptx2-3.1.1}/tests/design/test_recipes.py +0 -0
- {python_pptx2-3.1.0 → python_pptx2-3.1.1}/tests/design/test_style.py +0 -0
- {python_pptx2-3.1.0 → python_pptx2-3.1.1}/tests/design/test_tokens.py +0 -0
- {python_pptx2-3.1.0 → python_pptx2-3.1.1}/tests/dml/__init__.py +0 -0
- {python_pptx2-3.1.0 → python_pptx2-3.1.1}/tests/dml/test_chtfmt.py +0 -0
- {python_pptx2-3.1.0 → python_pptx2-3.1.1}/tests/dml/test_color.py +0 -0
- {python_pptx2-3.1.0 → python_pptx2-3.1.1}/tests/dml/test_effect.py +0 -0
- {python_pptx2-3.1.0 → python_pptx2-3.1.1}/tests/dml/test_fill.py +0 -0
- {python_pptx2-3.1.0 → python_pptx2-3.1.1}/tests/dml/test_line.py +0 -0
- {python_pptx2-3.1.0 → python_pptx2-3.1.1}/tests/dml/test_three_d.py +0 -0
- {python_pptx2-3.1.0 → python_pptx2-3.1.1}/tests/enum/__init__.py +0 -0
- {python_pptx2-3.1.0 → python_pptx2-3.1.1}/tests/enum/test_base.py +0 -0
- {python_pptx2-3.1.0 → python_pptx2-3.1.1}/tests/enum/test_shapes.py +0 -0
- {python_pptx2-3.1.0 → python_pptx2-3.1.1}/tests/integration/__init__.py +0 -0
- {python_pptx2-3.1.0 → python_pptx2-3.1.1}/tests/integration/round_trip.py +0 -0
- {python_pptx2-3.1.0 → python_pptx2-3.1.1}/tests/integration/test_add_slide_layout.py +0 -0
- {python_pptx2-3.1.0 → python_pptx2-3.1.1}/tests/integration/test_apply_template.py +0 -0
- {python_pptx2-3.1.0 → python_pptx2-3.1.1}/tests/integration/test_compose_package.py +0 -0
- {python_pptx2-3.1.0 → python_pptx2-3.1.1}/tests/integration/test_import_slide.py +0 -0
- {python_pptx2-3.1.0 → python_pptx2-3.1.1}/tests/integration/test_round_trip.py +0 -0
- {python_pptx2-3.1.0 → python_pptx2-3.1.1}/tests/opc/__init__.py +0 -0
- {python_pptx2-3.1.0 → python_pptx2-3.1.1}/tests/opc/test_oxml.py +0 -0
- {python_pptx2-3.1.0 → python_pptx2-3.1.1}/tests/opc/test_package.py +0 -0
- {python_pptx2-3.1.0 → python_pptx2-3.1.1}/tests/opc/test_packuri.py +0 -0
- {python_pptx2-3.1.0 → python_pptx2-3.1.1}/tests/opc/test_serialized.py +0 -0
- {python_pptx2-3.1.0 → python_pptx2-3.1.1}/tests/oxml/__init__.py +0 -0
- {python_pptx2-3.1.0 → python_pptx2-3.1.1}/tests/oxml/shapes/__init__.py +0 -0
- {python_pptx2-3.1.0 → python_pptx2-3.1.1}/tests/oxml/shapes/test_autoshape.py +0 -0
- {python_pptx2-3.1.0 → python_pptx2-3.1.1}/tests/oxml/shapes/test_graphfrm.py +0 -0
- {python_pptx2-3.1.0 → python_pptx2-3.1.1}/tests/oxml/shapes/test_groupshape.py +0 -0
- {python_pptx2-3.1.0 → python_pptx2-3.1.1}/tests/oxml/shapes/test_picture.py +0 -0
- {python_pptx2-3.1.0 → python_pptx2-3.1.1}/tests/oxml/test___init__.py +0 -0
- {python_pptx2-3.1.0 → python_pptx2-3.1.1}/tests/oxml/test_dml.py +0 -0
- {python_pptx2-3.1.0 → python_pptx2-3.1.1}/tests/oxml/test_ns.py +0 -0
- {python_pptx2-3.1.0 → python_pptx2-3.1.1}/tests/oxml/test_presentation.py +0 -0
- {python_pptx2-3.1.0 → python_pptx2-3.1.1}/tests/oxml/test_simpletypes.py +0 -0
- {python_pptx2-3.1.0 → python_pptx2-3.1.1}/tests/oxml/test_slide.py +0 -0
- {python_pptx2-3.1.0 → python_pptx2-3.1.1}/tests/oxml/test_table.py +0 -0
- {python_pptx2-3.1.0 → python_pptx2-3.1.1}/tests/oxml/test_theme.py +0 -0
- {python_pptx2-3.1.0 → python_pptx2-3.1.1}/tests/oxml/test_xmlchemy.py +0 -0
- {python_pptx2-3.1.0 → python_pptx2-3.1.1}/tests/oxml/unitdata/__init__.py +0 -0
- {python_pptx2-3.1.0 → python_pptx2-3.1.1}/tests/oxml/unitdata/dml.py +0 -0
- {python_pptx2-3.1.0 → python_pptx2-3.1.1}/tests/oxml/unitdata/shape.py +0 -0
- {python_pptx2-3.1.0 → python_pptx2-3.1.1}/tests/oxml/unitdata/text.py +0 -0
- {python_pptx2-3.1.0 → python_pptx2-3.1.1}/tests/paper/__init__.py +0 -0
- {python_pptx2-3.1.0 → python_pptx2-3.1.1}/tests/paper/_authoring/build_fixtures.py +0 -0
- {python_pptx2-3.1.0 → python_pptx2-3.1.1}/tests/paper/_authoring/update_goldens.py +0 -0
- {python_pptx2-3.1.0 → python_pptx2-3.1.1}/tests/paper/clock.py +0 -0
- {python_pptx2-3.1.0 → python_pptx2-3.1.1}/tests/paper/conftest.py +0 -0
- {python_pptx2-3.1.0 → python_pptx2-3.1.1}/tests/paper/contract.py +0 -0
- {python_pptx2-3.1.0 → python_pptx2-3.1.1}/tests/paper/corpus.py +0 -0
- {python_pptx2-3.1.0 → python_pptx2-3.1.1}/tests/paper/fragval.py +0 -0
- {python_pptx2-3.1.0 → python_pptx2-3.1.1}/tests/paper/idlists.py +0 -0
- {python_pptx2-3.1.0 → python_pptx2-3.1.1}/tests/paper/lo.py +0 -0
- {python_pptx2-3.1.0 → python_pptx2-3.1.1}/tests/paper/relint.py +0 -0
- {python_pptx2-3.1.0 → python_pptx2-3.1.1}/tests/paper/test_autofit.py +0 -0
- {python_pptx2-3.1.0 → python_pptx2-3.1.1}/tests/paper/test_batch.py +0 -0
- {python_pptx2-3.1.0 → python_pptx2-3.1.1}/tests/paper/test_bullets.py +0 -0
- {python_pptx2-3.1.0 → python_pptx2-3.1.1}/tests/paper/test_chart_routing.py +0 -0
- {python_pptx2-3.1.0 → python_pptx2-3.1.1}/tests/paper/test_content_type_coverage.py +0 -0
- {python_pptx2-3.1.0 → python_pptx2-3.1.1}/tests/paper/test_contract_harness.py +0 -0
- {python_pptx2-3.1.0 → python_pptx2-3.1.1}/tests/paper/test_deck_manifest.py +0 -0
- {python_pptx2-3.1.0 → python_pptx2-3.1.1}/tests/paper/test_diff.py +0 -0
- {python_pptx2-3.1.0 → python_pptx2-3.1.1}/tests/paper/test_distribution_doctor.py +0 -0
- {python_pptx2-3.1.0 → python_pptx2-3.1.1}/tests/paper/test_edit_text.py +0 -0
- {python_pptx2-3.1.0 → python_pptx2-3.1.1}/tests/paper/test_effective_inspect.py +0 -0
- {python_pptx2-3.1.0 → python_pptx2-3.1.1}/tests/paper/test_fields_hf.py +0 -0
- {python_pptx2-3.1.0 → python_pptx2-3.1.1}/tests/paper/test_fixture_corpus.py +0 -0
- {python_pptx2-3.1.0 → python_pptx2-3.1.1}/tests/paper/test_hf_apply.py +0 -0
- {python_pptx2-3.1.0 → python_pptx2-3.1.1}/tests/paper/test_image_replace.py +0 -0
- {python_pptx2-3.1.0 → python_pptx2-3.1.1}/tests/paper/test_import.py +0 -0
- {python_pptx2-3.1.0 → python_pptx2-3.1.1}/tests/paper/test_inspect_text.py +0 -0
- {python_pptx2-3.1.0 → python_pptx2-3.1.1}/tests/paper/test_notes.py +0 -0
- {python_pptx2-3.1.0 → python_pptx2-3.1.1}/tests/paper/test_package_io_hardening.py +0 -0
- {python_pptx2-3.1.0 → python_pptx2-3.1.1}/tests/paper/test_package_kernel.py +0 -0
- {python_pptx2-3.1.0 → python_pptx2-3.1.1}/tests/paper/test_package_round_trip.py +0 -0
- {python_pptx2-3.1.0 → python_pptx2-3.1.1}/tests/paper/test_rebind.py +0 -0
- {python_pptx2-3.1.0 → python_pptx2-3.1.1}/tests/paper/test_save_destinations.py +0 -0
- {python_pptx2-3.1.0 → python_pptx2-3.1.1}/tests/paper/test_shape_surgery.py +0 -0
- {python_pptx2-3.1.0 → python_pptx2-3.1.1}/tests/paper/test_slide_ops.py +0 -0
- {python_pptx2-3.1.0 → python_pptx2-3.1.1}/tests/paper/test_slide_partname_allocation.py +0 -0
- {python_pptx2-3.1.0 → python_pptx2-3.1.1}/tests/paper/test_table_ops.py +0 -0
- {python_pptx2-3.1.0 → python_pptx2-3.1.1}/tests/paper/test_transaction.py +0 -0
- {python_pptx2-3.1.0 → python_pptx2-3.1.1}/tests/paper/test_walkthrough_pitchbook.py +0 -0
- {python_pptx2-3.1.0 → python_pptx2-3.1.1}/tests/paper/test_walkthrough_qbr.py +0 -0
- {python_pptx2-3.1.0 → python_pptx2-3.1.1}/tests/paper/test_zipguard_end_record.py +0 -0
- {python_pptx2-3.1.0 → python_pptx2-3.1.1}/tests/paper/test_zipguard_structural.py +0 -0
- {python_pptx2-3.1.0 → python_pptx2-3.1.1}/tests/parts/__init__.py +0 -0
- {python_pptx2-3.1.0 → python_pptx2-3.1.1}/tests/parts/test_chart.py +0 -0
- {python_pptx2-3.1.0 → python_pptx2-3.1.1}/tests/parts/test_coreprops.py +0 -0
- {python_pptx2-3.1.0 → python_pptx2-3.1.1}/tests/parts/test_customprops.py +0 -0
- {python_pptx2-3.1.0 → python_pptx2-3.1.1}/tests/parts/test_embeddedpackage.py +0 -0
- {python_pptx2-3.1.0 → python_pptx2-3.1.1}/tests/parts/test_image.py +0 -0
- {python_pptx2-3.1.0 → python_pptx2-3.1.1}/tests/parts/test_media.py +0 -0
- {python_pptx2-3.1.0 → python_pptx2-3.1.1}/tests/parts/test_presentation.py +0 -0
- {python_pptx2-3.1.0 → python_pptx2-3.1.1}/tests/parts/test_slide.py +0 -0
- {python_pptx2-3.1.0 → python_pptx2-3.1.1}/tests/schema/__init__.py +0 -0
- {python_pptx2-3.1.0 → python_pptx2-3.1.1}/tests/schema/oxml_schema_validator.py +0 -0
- {python_pptx2-3.1.0 → python_pptx2-3.1.1}/tests/schema/test_schema_validity.py +0 -0
- {python_pptx2-3.1.0 → python_pptx2-3.1.1}/tests/shapes/__init__.py +0 -0
- {python_pptx2-3.1.0 → python_pptx2-3.1.1}/tests/shapes/test_anchor.py +0 -0
- {python_pptx2-3.1.0 → python_pptx2-3.1.1}/tests/shapes/test_animate.py +0 -0
- {python_pptx2-3.1.0 → python_pptx2-3.1.1}/tests/shapes/test_autoshape.py +0 -0
- {python_pptx2-3.1.0 → python_pptx2-3.1.1}/tests/shapes/test_base.py +0 -0
- {python_pptx2-3.1.0 → python_pptx2-3.1.1}/tests/shapes/test_connector.py +0 -0
- {python_pptx2-3.1.0 → python_pptx2-3.1.1}/tests/shapes/test_freeform.py +0 -0
- {python_pptx2-3.1.0 → python_pptx2-3.1.1}/tests/shapes/test_graphfrm.py +0 -0
- {python_pptx2-3.1.0 → python_pptx2-3.1.1}/tests/shapes/test_group.py +0 -0
- {python_pptx2-3.1.0 → python_pptx2-3.1.1}/tests/shapes/test_picture.py +0 -0
- {python_pptx2-3.1.0 → python_pptx2-3.1.1}/tests/shapes/test_placeholder.py +0 -0
- {python_pptx2-3.1.0 → python_pptx2-3.1.1}/tests/shapes/test_shapetree.py +0 -0
- {python_pptx2-3.1.0 → python_pptx2-3.1.1}/tests/test_accessibility.py +0 -0
- {python_pptx2-3.1.0 → python_pptx2-3.1.1}/tests/test_action.py +0 -0
- {python_pptx2-3.1.0 → python_pptx2-3.1.1}/tests/test_animation.py +0 -0
- {python_pptx2-3.1.0 → python_pptx2-3.1.1}/tests/test_api.py +0 -0
- {python_pptx2-3.1.0 → python_pptx2-3.1.1}/tests/test_audit.py +0 -0
- {python_pptx2-3.1.0 → python_pptx2-3.1.1}/tests/test_compose_from_spec.py +0 -0
- {python_pptx2-3.1.0 → python_pptx2-3.1.1}/tests/test_diagrams.py +0 -0
- {python_pptx2-3.1.0 → python_pptx2-3.1.1}/tests/test_files/calibriz.ttf +0 -0
- {python_pptx2-3.1.0 → python_pptx2-3.1.1}/tests/test_files/cdw-logo.eps +0 -0
- {python_pptx2-3.1.0 → python_pptx2-3.1.1}/tests/test_files/dummy.mp4 +0 -0
- {python_pptx2-3.1.0 → python_pptx2-3.1.1}/tests/test_files/expanded_pptx/[Content_Types].xml +0 -0
- {python_pptx2-3.1.0 → python_pptx2-3.1.1}/tests/test_files/expanded_pptx/_rels/.rels +0 -0
- {python_pptx2-3.1.0 → python_pptx2-3.1.1}/tests/test_files/expanded_pptx/docProps/app.xml +0 -0
- {python_pptx2-3.1.0 → python_pptx2-3.1.1}/tests/test_files/expanded_pptx/docProps/core.xml +0 -0
- {python_pptx2-3.1.0 → python_pptx2-3.1.1}/tests/test_files/expanded_pptx/docProps/thumbnail.jpeg +0 -0
- {python_pptx2-3.1.0 → python_pptx2-3.1.1}/tests/test_files/expanded_pptx/ppt/_rels/presentation.xml.rels +0 -0
- {python_pptx2-3.1.0 → python_pptx2-3.1.1}/tests/test_files/expanded_pptx/ppt/presProps.xml +0 -0
- {python_pptx2-3.1.0 → python_pptx2-3.1.1}/tests/test_files/expanded_pptx/ppt/presentation.xml +0 -0
- {python_pptx2-3.1.0 → python_pptx2-3.1.1}/tests/test_files/expanded_pptx/ppt/printerSettings/printerSettings1.bin +0 -0
- {python_pptx2-3.1.0 → python_pptx2-3.1.1}/tests/test_files/expanded_pptx/ppt/slideLayouts/_rels/slideLayout1.xml.rels +0 -0
- {python_pptx2-3.1.0 → python_pptx2-3.1.1}/tests/test_files/expanded_pptx/ppt/slideLayouts/_rels/slideLayout10.xml.rels +0 -0
- {python_pptx2-3.1.0 → python_pptx2-3.1.1}/tests/test_files/expanded_pptx/ppt/slideLayouts/_rels/slideLayout11.xml.rels +0 -0
- {python_pptx2-3.1.0 → python_pptx2-3.1.1}/tests/test_files/expanded_pptx/ppt/slideLayouts/_rels/slideLayout2.xml.rels +0 -0
- {python_pptx2-3.1.0 → python_pptx2-3.1.1}/tests/test_files/expanded_pptx/ppt/slideLayouts/_rels/slideLayout3.xml.rels +0 -0
- {python_pptx2-3.1.0 → python_pptx2-3.1.1}/tests/test_files/expanded_pptx/ppt/slideLayouts/_rels/slideLayout4.xml.rels +0 -0
- {python_pptx2-3.1.0 → python_pptx2-3.1.1}/tests/test_files/expanded_pptx/ppt/slideLayouts/_rels/slideLayout5.xml.rels +0 -0
- {python_pptx2-3.1.0 → python_pptx2-3.1.1}/tests/test_files/expanded_pptx/ppt/slideLayouts/_rels/slideLayout6.xml.rels +0 -0
- {python_pptx2-3.1.0 → python_pptx2-3.1.1}/tests/test_files/expanded_pptx/ppt/slideLayouts/_rels/slideLayout7.xml.rels +0 -0
- {python_pptx2-3.1.0 → python_pptx2-3.1.1}/tests/test_files/expanded_pptx/ppt/slideLayouts/_rels/slideLayout8.xml.rels +0 -0
- {python_pptx2-3.1.0 → python_pptx2-3.1.1}/tests/test_files/expanded_pptx/ppt/slideLayouts/_rels/slideLayout9.xml.rels +0 -0
- {python_pptx2-3.1.0 → python_pptx2-3.1.1}/tests/test_files/expanded_pptx/ppt/slideLayouts/slideLayout1.xml +0 -0
- {python_pptx2-3.1.0 → python_pptx2-3.1.1}/tests/test_files/expanded_pptx/ppt/slideLayouts/slideLayout10.xml +0 -0
- {python_pptx2-3.1.0 → python_pptx2-3.1.1}/tests/test_files/expanded_pptx/ppt/slideLayouts/slideLayout11.xml +0 -0
- {python_pptx2-3.1.0 → python_pptx2-3.1.1}/tests/test_files/expanded_pptx/ppt/slideLayouts/slideLayout2.xml +0 -0
- {python_pptx2-3.1.0 → python_pptx2-3.1.1}/tests/test_files/expanded_pptx/ppt/slideLayouts/slideLayout3.xml +0 -0
- {python_pptx2-3.1.0 → python_pptx2-3.1.1}/tests/test_files/expanded_pptx/ppt/slideLayouts/slideLayout4.xml +0 -0
- {python_pptx2-3.1.0 → python_pptx2-3.1.1}/tests/test_files/expanded_pptx/ppt/slideLayouts/slideLayout5.xml +0 -0
- {python_pptx2-3.1.0 → python_pptx2-3.1.1}/tests/test_files/expanded_pptx/ppt/slideLayouts/slideLayout6.xml +0 -0
- {python_pptx2-3.1.0 → python_pptx2-3.1.1}/tests/test_files/expanded_pptx/ppt/slideLayouts/slideLayout7.xml +0 -0
- {python_pptx2-3.1.0 → python_pptx2-3.1.1}/tests/test_files/expanded_pptx/ppt/slideLayouts/slideLayout8.xml +0 -0
- {python_pptx2-3.1.0 → python_pptx2-3.1.1}/tests/test_files/expanded_pptx/ppt/slideLayouts/slideLayout9.xml +0 -0
- {python_pptx2-3.1.0 → python_pptx2-3.1.1}/tests/test_files/expanded_pptx/ppt/slideMasters/_rels/slideMaster1.xml.rels +0 -0
- {python_pptx2-3.1.0 → python_pptx2-3.1.1}/tests/test_files/expanded_pptx/ppt/slideMasters/slideMaster1.xml +0 -0
- {python_pptx2-3.1.0 → python_pptx2-3.1.1}/tests/test_files/expanded_pptx/ppt/slides/_rels/slide1.xml.rels +0 -0
- {python_pptx2-3.1.0 → python_pptx2-3.1.1}/tests/test_files/expanded_pptx/ppt/slides/slide1.xml +0 -0
- {python_pptx2-3.1.0 → python_pptx2-3.1.1}/tests/test_files/expanded_pptx/ppt/tableStyles.xml +0 -0
- {python_pptx2-3.1.0 → python_pptx2-3.1.1}/tests/test_files/expanded_pptx/ppt/theme/theme1.xml +0 -0
- {python_pptx2-3.1.0 → python_pptx2-3.1.1}/tests/test_files/expanded_pptx/ppt/viewProps.xml +0 -0
- {python_pptx2-3.1.0 → python_pptx2-3.1.1}/tests/test_files/minimal.pptx +0 -0
- {python_pptx2-3.1.0 → python_pptx2-3.1.1}/tests/test_files/minimal_slide.xml +0 -0
- {python_pptx2-3.1.0 → python_pptx2-3.1.1}/tests/test_files/missing_rels_item.pptx +0 -0
- {python_pptx2-3.1.0 → python_pptx2-3.1.1}/tests/test_files/monty-truth.png +0 -0
- {python_pptx2-3.1.0 → python_pptx2-3.1.1}/tests/test_files/no-core-props.pptx +0 -0
- {python_pptx2-3.1.0 → python_pptx2-3.1.1}/tests/test_files/no-slides.pptx +0 -0
- {python_pptx2-3.1.0 → python_pptx2-3.1.1}/tests/test_files/presentation.xml +0 -0
- {python_pptx2-3.1.0 → python_pptx2-3.1.1}/tests/test_files/python-icon.jpeg +0 -0
- {python_pptx2-3.1.0 → python_pptx2-3.1.1}/tests/test_files/python-powered.png +0 -0
- {python_pptx2-3.1.0 → python_pptx2-3.1.1}/tests/test_files/python.bmp +0 -0
- {python_pptx2-3.1.0 → python_pptx2-3.1.1}/tests/test_files/slideLayout1.xml +0 -0
- {python_pptx2-3.1.0 → python_pptx2-3.1.1}/tests/test_files/smart_art_org_chart.pptx +0 -0
- {python_pptx2-3.1.0 → python_pptx2-3.1.1}/tests/test_files/snippets/2x2-area-date.txt +0 -0
- {python_pptx2-3.1.0 → python_pptx2-3.1.1}/tests/test_files/snippets/2x2-area-float.txt +0 -0
- {python_pptx2-3.1.0 → python_pptx2-3.1.1}/tests/test_files/snippets/2x2-area-stacked-100.txt +0 -0
- {python_pptx2-3.1.0 → python_pptx2-3.1.1}/tests/test_files/snippets/2x2-area-stacked.txt +0 -0
- {python_pptx2-3.1.0 → python_pptx2-3.1.1}/tests/test_files/snippets/2x2-area.txt +0 -0
- {python_pptx2-3.1.0 → python_pptx2-3.1.1}/tests/test_files/snippets/2x2-bar-clustered-date.txt +0 -0
- {python_pptx2-3.1.0 → python_pptx2-3.1.1}/tests/test_files/snippets/2x2-bar-clustered-float.txt +0 -0
- {python_pptx2-3.1.0 → python_pptx2-3.1.1}/tests/test_files/snippets/2x2-bar-clustered.txt +0 -0
- {python_pptx2-3.1.0 → python_pptx2-3.1.1}/tests/test_files/snippets/2x2-bar-stacked-100.txt +0 -0
- {python_pptx2-3.1.0 → python_pptx2-3.1.1}/tests/test_files/snippets/2x2-bar-stacked.txt +0 -0
- {python_pptx2-3.1.0 → python_pptx2-3.1.1}/tests/test_files/snippets/2x2-column-clustered.txt +0 -0
- {python_pptx2-3.1.0 → python_pptx2-3.1.1}/tests/test_files/snippets/2x2-column-stacked-100.txt +0 -0
- {python_pptx2-3.1.0 → python_pptx2-3.1.1}/tests/test_files/snippets/2x2-column-stacked.txt +0 -0
- {python_pptx2-3.1.0 → python_pptx2-3.1.1}/tests/test_files/snippets/2x2-line-date.txt +0 -0
- {python_pptx2-3.1.0 → python_pptx2-3.1.1}/tests/test_files/snippets/2x2-line-float.txt +0 -0
- {python_pptx2-3.1.0 → python_pptx2-3.1.1}/tests/test_files/snippets/2x2-line-markers-stacked-100.txt +0 -0
- {python_pptx2-3.1.0 → python_pptx2-3.1.1}/tests/test_files/snippets/2x2-line-markers-stacked.txt +0 -0
- {python_pptx2-3.1.0 → python_pptx2-3.1.1}/tests/test_files/snippets/2x2-line-markers.txt +0 -0
- {python_pptx2-3.1.0 → python_pptx2-3.1.1}/tests/test_files/snippets/2x2-line-stacked-100.txt +0 -0
- {python_pptx2-3.1.0 → python_pptx2-3.1.1}/tests/test_files/snippets/2x2-line-stacked.txt +0 -0
- {python_pptx2-3.1.0 → python_pptx2-3.1.1}/tests/test_files/snippets/2x2-line.txt +0 -0
- {python_pptx2-3.1.0 → python_pptx2-3.1.1}/tests/test_files/snippets/2x3-bubble-3d.txt +0 -0
- {python_pptx2-3.1.0 → python_pptx2-3.1.1}/tests/test_files/snippets/2x3-bubble.txt +0 -0
- {python_pptx2-3.1.0 → python_pptx2-3.1.1}/tests/test_files/snippets/2x3-xy-lines-no-markers.txt +0 -0
- {python_pptx2-3.1.0 → python_pptx2-3.1.1}/tests/test_files/snippets/2x3-xy-lines.txt +0 -0
- {python_pptx2-3.1.0 → python_pptx2-3.1.1}/tests/test_files/snippets/2x3-xy-smooth-no-markers.txt +0 -0
- {python_pptx2-3.1.0 → python_pptx2-3.1.1}/tests/test_files/snippets/2x3-xy-smooth.txt +0 -0
- {python_pptx2-3.1.0 → python_pptx2-3.1.1}/tests/test_files/snippets/2x3-xy.txt +0 -0
- {python_pptx2-3.1.0 → python_pptx2-3.1.1}/tests/test_files/snippets/2x5-radar.txt +0 -0
- {python_pptx2-3.1.0 → python_pptx2-3.1.1}/tests/test_files/snippets/3x1-pie-exploded.txt +0 -0
- {python_pptx2-3.1.0 → python_pptx2-3.1.1}/tests/test_files/snippets/3x1-pie.txt +0 -0
- {python_pptx2-3.1.0 → python_pptx2-3.1.1}/tests/test_files/snippets/3x2-doughnut-exploded.txt +0 -0
- {python_pptx2-3.1.0 → python_pptx2-3.1.1}/tests/test_files/snippets/3x2-doughnut.txt +0 -0
- {python_pptx2-3.1.0 → python_pptx2-3.1.1}/tests/test_files/snippets/4x2-multi-cat-bar.txt +0 -0
- {python_pptx2-3.1.0 → python_pptx2-3.1.1}/tests/test_files/snippets/adjust-ser-count.txt +0 -0
- {python_pptx2-3.1.0 → python_pptx2-3.1.1}/tests/test_files/snippets/cat-labels.txt +0 -0
- {python_pptx2-3.1.0 → python_pptx2-3.1.1}/tests/test_files/snippets/content-types-xml.txt +0 -0
- {python_pptx2-3.1.0 → python_pptx2-3.1.1}/tests/test_files/snippets/default-notes.txt +0 -0
- {python_pptx2-3.1.0 → python_pptx2-3.1.1}/tests/test_files/snippets/default-notesMaster.txt +0 -0
- {python_pptx2-3.1.0 → python_pptx2-3.1.1}/tests/test_files/snippets/default-theme.txt +0 -0
- {python_pptx2-3.1.0 → python_pptx2-3.1.1}/tests/test_files/snippets/freeform.txt +0 -0
- {python_pptx2-3.1.0 → python_pptx2-3.1.1}/tests/test_files/snippets/package-rels-xml.txt +0 -0
- {python_pptx2-3.1.0 → python_pptx2-3.1.1}/tests/test_files/snippets/placeholders.txt +0 -0
- {python_pptx2-3.1.0 → python_pptx2-3.1.1}/tests/test_files/snippets/presentation-rels-xml.txt +0 -0
- {python_pptx2-3.1.0 → python_pptx2-3.1.1}/tests/test_files/snippets/relationships.txt +0 -0
- {python_pptx2-3.1.0 → python_pptx2-3.1.1}/tests/test_files/snippets/rels-load-from-xml.txt +0 -0
- {python_pptx2-3.1.0 → python_pptx2-3.1.1}/tests/test_files/snippets/rewrite-ser.txt +0 -0
- {python_pptx2-3.1.0 → python_pptx2-3.1.1}/tests/test_files/snippets/timing.txt +0 -0
- {python_pptx2-3.1.0 → python_pptx2-3.1.1}/tests/test_files/test.pptx +0 -0
- {python_pptx2-3.1.0 → python_pptx2-3.1.1}/tests/test_files/test_slides.pptx +0 -0
- {python_pptx2-3.1.0 → python_pptx2-3.1.1}/tests/test_formats.py +0 -0
- {python_pptx2-3.1.0 → python_pptx2-3.1.1}/tests/test_geometry.py +0 -0
- {python_pptx2-3.1.0 → python_pptx2-3.1.1}/tests/test_inherit.py +0 -0
- {python_pptx2-3.1.0 → python_pptx2-3.1.1}/tests/test_lint.py +0 -0
- {python_pptx2-3.1.0 → python_pptx2-3.1.1}/tests/test_lint_on_save.py +0 -0
- {python_pptx2-3.1.0 → python_pptx2-3.1.1}/tests/test_math.py +0 -0
- {python_pptx2-3.1.0 → python_pptx2-3.1.1}/tests/test_media.py +0 -0
- {python_pptx2-3.1.0 → python_pptx2-3.1.1}/tests/test_new_features.py +0 -0
- {python_pptx2-3.1.0 → python_pptx2-3.1.1}/tests/test_package.py +0 -0
- {python_pptx2-3.1.0 → python_pptx2-3.1.1}/tests/test_pathlike_inputs.py +0 -0
- {python_pptx2-3.1.0 → python_pptx2-3.1.1}/tests/test_powerpoint_strict_validation.py +0 -0
- {python_pptx2-3.1.0 → python_pptx2-3.1.1}/tests/test_presentation.py +0 -0
- {python_pptx2-3.1.0 → python_pptx2-3.1.1}/tests/test_render.py +0 -0
- {python_pptx2-3.1.0 → python_pptx2-3.1.1}/tests/test_render_slides_alias.py +0 -0
- {python_pptx2-3.1.0 → python_pptx2-3.1.1}/tests/test_section.py +0 -0
- {python_pptx2-3.1.0 → python_pptx2-3.1.1}/tests/test_shape_helpers.py +0 -0
- {python_pptx2-3.1.0 → python_pptx2-3.1.1}/tests/test_shared.py +0 -0
- {python_pptx2-3.1.0 → python_pptx2-3.1.1}/tests/test_skill.py +0 -0
- {python_pptx2-3.1.0 → python_pptx2-3.1.1}/tests/test_slide.py +0 -0
- {python_pptx2-3.1.0 → python_pptx2-3.1.1}/tests/test_smart_art.py +0 -0
- {python_pptx2-3.1.0 → python_pptx2-3.1.1}/tests/test_svg_picture.py +0 -0
- {python_pptx2-3.1.0 → python_pptx2-3.1.1}/tests/test_table.py +0 -0
- {python_pptx2-3.1.0 → python_pptx2-3.1.1}/tests/test_table_extras.py +0 -0
- {python_pptx2-3.1.0 → python_pptx2-3.1.1}/tests/test_theme.py +0 -0
- {python_pptx2-3.1.0 → python_pptx2-3.1.1}/tests/test_transition_morph.py +0 -0
- {python_pptx2-3.1.0 → python_pptx2-3.1.1}/tests/test_util.py +0 -0
- {python_pptx2-3.1.0 → python_pptx2-3.1.1}/tests/text/__init__.py +0 -0
- {python_pptx2-3.1.0 → python_pptx2-3.1.1}/tests/text/test_fonts.py +0 -0
- {python_pptx2-3.1.0 → python_pptx2-3.1.1}/tests/text/test_layout.py +0 -0
- {python_pptx2-3.1.0 → python_pptx2-3.1.1}/tests/text/test_text.py +0 -0
- {python_pptx2-3.1.0 → python_pptx2-3.1.1}/tests/unitdata.py +0 -0
- {python_pptx2-3.1.0 → python_pptx2-3.1.1}/tests/unitutil/__init__.py +0 -0
- {python_pptx2-3.1.0 → python_pptx2-3.1.1}/tests/unitutil/cxml.py +0 -0
- {python_pptx2-3.1.0 → python_pptx2-3.1.1}/tests/unitutil/file.py +0 -0
- {python_pptx2-3.1.0 → python_pptx2-3.1.1}/tests/unitutil/mock.py +0 -0
- {python_pptx2-3.1.0 → python_pptx2-3.1.1}/tox.ini +0 -0
|
@@ -15,6 +15,18 @@ can sit beside both ``python-pptx`` (``pptx``) and ``power-pptx``
|
|
|
15
15
|
.. _`scanny/python-pptx`: https://github.com/scanny/python-pptx
|
|
16
16
|
|
|
17
17
|
|
|
18
|
+
3.1.1 (2026-09-03)
|
|
19
|
+
++++++++++++++++++
|
|
20
|
+
|
|
21
|
+
Changed
|
|
22
|
+
|
|
23
|
+
- ``render_contact_sheet`` goes straight to the PDF export when a page
|
|
24
|
+
splitter (``pdftoppm`` or ``pypdfium2``) is available, instead of first
|
|
25
|
+
paying for a ``--convert-to png`` run that stock LibreOffice 7+ answers
|
|
26
|
+
with a single slide. Roughly halves the wall-clock of a visual check on
|
|
27
|
+
a multi-slide deck; ``"auto"`` remains the portable fallback.
|
|
28
|
+
|
|
29
|
+
|
|
18
30
|
3.1.0 (2026-09-03)
|
|
19
31
|
++++++++++++++++++
|
|
20
32
|
|
|
@@ -324,6 +324,17 @@ def _render_via_pdf(
|
|
|
324
324
|
pass
|
|
325
325
|
|
|
326
326
|
|
|
327
|
+
def _pdf_splitter_available() -> bool:
|
|
328
|
+
"""True when the PDF→PNG step can run (Poppler's pdftoppm or pypdfium2)."""
|
|
329
|
+
if shutil.which("pdftoppm") is not None:
|
|
330
|
+
return True
|
|
331
|
+
try:
|
|
332
|
+
import pypdfium2 # type: ignore[import-not-found] # noqa: F401
|
|
333
|
+
except ImportError:
|
|
334
|
+
return False
|
|
335
|
+
return True
|
|
336
|
+
|
|
337
|
+
|
|
327
338
|
def _pdf_to_pngs(pdf_path: Path, out_dir: Path, *, dpi: int) -> List[Path]:
|
|
328
339
|
"""Split a PDF into one PNG per page in *out_dir* and return the paths.
|
|
329
340
|
|
|
@@ -615,13 +626,18 @@ def render_contact_sheet(
|
|
|
615
626
|
|
|
616
627
|
work_dir = Path(tempfile.mkdtemp(prefix="pptx-sheet-"))
|
|
617
628
|
try:
|
|
629
|
+
# Stock LibreOffice 7+ writes only the first slide through the PNG
|
|
630
|
+
# filter, so for a multi-slide deck "auto" pays for a wasted soffice
|
|
631
|
+
# start before falling back to PDF. Go straight to PDF whenever a
|
|
632
|
+
# page splitter is available; "auto" remains the portable fallback.
|
|
633
|
+
strategy = "pdf" if _pdf_splitter_available() else "auto"
|
|
618
634
|
paths = render_slide_thumbnails(
|
|
619
635
|
prs,
|
|
620
636
|
out_dir=work_dir,
|
|
621
637
|
slide_indexes=slides,
|
|
622
638
|
soffice_bin=soffice_bin,
|
|
623
639
|
timeout=timeout,
|
|
624
|
-
strategy=
|
|
640
|
+
strategy=strategy,
|
|
625
641
|
dpi=dpi,
|
|
626
642
|
)
|
|
627
643
|
if not paths:
|
|
@@ -2,6 +2,7 @@
|
|
|
2
2
|
|
|
3
3
|
from __future__ import annotations
|
|
4
4
|
|
|
5
|
+
import contextlib
|
|
5
6
|
from pathlib import Path
|
|
6
7
|
from subprocess import CompletedProcess
|
|
7
8
|
from unittest.mock import patch
|
|
@@ -30,13 +31,39 @@ def _fake_soffice_run(num_slides: int, size=(320, 180)):
|
|
|
30
31
|
return _runner
|
|
31
32
|
|
|
32
33
|
|
|
34
|
+
def _fake_pdf_pipeline(num_slides: int, size=(320, 180)):
|
|
35
|
+
"""Stand-ins for ``soffice --convert-to pdf`` + the page splitter."""
|
|
36
|
+
|
|
37
|
+
def _soffice_pdf(soffice_bin, deck_path, out_dir, timeout):
|
|
38
|
+
(Path(out_dir) / "_render_input.pdf").write_bytes(b"%PDF-1.4 fake")
|
|
39
|
+
return CompletedProcess(args=[], returncode=0, stdout=b"", stderr=b"")
|
|
40
|
+
|
|
41
|
+
def _split(pdf_path, out_dir, *, dpi):
|
|
42
|
+
pages = []
|
|
43
|
+
for i in range(num_slides):
|
|
44
|
+
p = Path(out_dir) / f"page-{i + 1}.png"
|
|
45
|
+
Image.new("RGB", size, (200, 200 + i * 10, 200)).save(p)
|
|
46
|
+
pages.append(p)
|
|
47
|
+
return pages
|
|
48
|
+
|
|
49
|
+
return _soffice_pdf, _split
|
|
50
|
+
|
|
51
|
+
|
|
52
|
+
@contextlib.contextmanager
|
|
53
|
+
def _mocked_png_renderer(num_slides: int):
|
|
54
|
+
"""Mock a LibreOffice that writes every slide through the PNG filter and has no PDF splitter."""
|
|
55
|
+
with (
|
|
56
|
+
patch("pptx2.render.shutil.which", return_value="/usr/bin/soffice"),
|
|
57
|
+
patch("pptx2.render._pdf_splitter_available", return_value=False),
|
|
58
|
+
patch("pptx2.render._run_soffice", side_effect=_fake_soffice_run(num_slides)),
|
|
59
|
+
):
|
|
60
|
+
yield
|
|
61
|
+
|
|
62
|
+
|
|
33
63
|
class DescribeRenderContactSheet:
|
|
34
64
|
def it_tiles_every_slide_into_one_png(self, tmp_path, five_slide_prs):
|
|
35
65
|
out = tmp_path / "sheet.png"
|
|
36
|
-
with (
|
|
37
|
-
patch("pptx2.render.shutil.which", return_value="/usr/bin/soffice"),
|
|
38
|
-
patch("pptx2.render._run_soffice", side_effect=_fake_soffice_run(5)),
|
|
39
|
-
):
|
|
66
|
+
with _mocked_png_renderer(5):
|
|
40
67
|
written = render_contact_sheet(five_slide_prs, out, cols=3, thumb_width=160, gap=10)
|
|
41
68
|
assert written == out
|
|
42
69
|
assert out.is_file()
|
|
@@ -46,22 +73,32 @@ class DescribeRenderContactSheet:
|
|
|
46
73
|
|
|
47
74
|
def it_respects_a_slide_subset(self, tmp_path, five_slide_prs):
|
|
48
75
|
out = tmp_path / "subset.png"
|
|
49
|
-
with (
|
|
50
|
-
patch("pptx2.render.shutil.which", return_value="/usr/bin/soffice"),
|
|
51
|
-
patch("pptx2.render._run_soffice", side_effect=_fake_soffice_run(5)),
|
|
52
|
-
):
|
|
76
|
+
with _mocked_png_renderer(5):
|
|
53
77
|
render_contact_sheet(five_slide_prs, out, slides=[0, 4], cols=2, thumb_width=100, gap=0)
|
|
54
78
|
with Image.open(out) as sheet:
|
|
55
79
|
assert sheet.size == (200, 56)
|
|
56
80
|
|
|
57
81
|
def it_is_reachable_from_the_presentation(self, tmp_path, five_slide_prs):
|
|
58
82
|
out = tmp_path / "via-prs.png"
|
|
83
|
+
with _mocked_png_renderer(5):
|
|
84
|
+
five_slide_prs.render_contact_sheet(out, cols=5, thumb_width=64)
|
|
85
|
+
assert out.is_file()
|
|
86
|
+
|
|
87
|
+
def it_goes_straight_to_pdf_when_a_splitter_exists(self, tmp_path, five_slide_prs):
|
|
88
|
+
"""Stock LibreOffice 7+ only writes slide 1 as PNG; skip that wasted start."""
|
|
89
|
+
soffice_pdf, split = _fake_pdf_pipeline(5)
|
|
90
|
+
out = tmp_path / "pdf-path.png"
|
|
59
91
|
with (
|
|
60
92
|
patch("pptx2.render.shutil.which", return_value="/usr/bin/soffice"),
|
|
61
|
-
patch("pptx2.render.
|
|
93
|
+
patch("pptx2.render._pdf_splitter_available", return_value=True),
|
|
94
|
+
patch("pptx2.render._run_soffice") as png_filter,
|
|
95
|
+
patch("pptx2.render._run_soffice_pdf", side_effect=soffice_pdf),
|
|
96
|
+
patch("pptx2.render._pdf_to_pngs", side_effect=split),
|
|
62
97
|
):
|
|
63
|
-
|
|
64
|
-
|
|
98
|
+
render_contact_sheet(five_slide_prs, out, cols=5, thumb_width=64, gap=0)
|
|
99
|
+
png_filter.assert_not_called()
|
|
100
|
+
with Image.open(out) as sheet:
|
|
101
|
+
assert sheet.size == (5 * 64, 36)
|
|
65
102
|
|
|
66
103
|
def it_raises_unavailable_when_soffice_is_missing(self, tmp_path, five_slide_prs):
|
|
67
104
|
with (
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{python_pptx2-3.1.0 → python_pptx2-3.1.1}/features/steps/test_files/cht-category-access.pptx
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{python_pptx2-3.1.0 → python_pptx2-3.1.1}/features/steps/test_files/cht-gridlines-props.pptx
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{python_pptx2-3.1.0 → python_pptx2-3.1.1}/features/steps/test_files/cht-ticklabels-props.pptx
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{python_pptx2-3.1.0 → python_pptx2-3.1.1}/features/steps/test_files/extracted-pptx/_rels/.rels
RENAMED
|
File without changes
|
{python_pptx2-3.1.0 → python_pptx2-3.1.1}/features/steps/test_files/extracted-pptx/docProps/app.xml
RENAMED
|
File without changes
|
{python_pptx2-3.1.0 → python_pptx2-3.1.1}/features/steps/test_files/extracted-pptx/docProps/core.xml
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
{python_pptx2-3.1.0 → python_pptx2-3.1.1}/features/steps/test_files/extracted-pptx/ppt/presProps.xml
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{python_pptx2-3.1.0 → python_pptx2-3.1.1}/features/steps/test_files/extracted-pptx/ppt/viewProps.xml
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{python_pptx2-3.1.0 → python_pptx2-3.1.1}/features/steps/test_files/ph-populated-placeholders.pptx
RENAMED
|
File without changes
|
{python_pptx2-3.1.0 → python_pptx2-3.1.1}/features/steps/test_files/ph-unpopulated-placeholders.pptx
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{python_pptx2-3.1.0 → python_pptx2-3.1.1}/features/steps/test_files/shp-access-ole-object.pptx
RENAMED
|
File without changes
|
{python_pptx2-3.1.0 → python_pptx2-3.1.1}/features/steps/test_files/shp-autoshape-adjustments.pptx
RENAMED
|
File without changes
|
{python_pptx2-3.1.0 → python_pptx2-3.1.1}/features/steps/test_files/shp-autoshape-props.pptx
RENAMED
|
File without changes
|
|
File without changes
|