pkgsrc/print/py-weasyprint/PLIST
adam 6c3fee3fa8 py-weasyprint: updated to 51
Version 51

Dependencies:
Pyphen 0.9.1+ is now needed

New features:
* Add support of element() and running()
* Add HTML element to Box class
* Support larger and smaller values for font-size

Bug fixes:
* Fix how fonts used for macOS tests are installed
* Fix various crashes due to line breaking bugs
* Fix typo in variable name
* Don’t crash when string-set is set to none
* Keep font attributes when text lines are modified
* Don’t let presentational hints add decorations on tables with no borders
* Don’t crash on improper var() values
* Fix rendering of header and footer for empty tables
* Avoid quadratic time relative to tree depth when setting page names
2020-04-23 18:30:30 +00:00

298 lines
14 KiB
Text

@comment $NetBSD: PLIST,v 1.6 2020/04/23 18:30:30 adam Exp $
bin/weasyprint-${PYVERSSUFFIX}
${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
${PYSITELIB}/${EGG_INFODIR}/entry_points.txt
${PYSITELIB}/${EGG_INFODIR}/not-zip-safe
${PYSITELIB}/${EGG_INFODIR}/requires.txt
${PYSITELIB}/${EGG_INFODIR}/top_level.txt
${PYSITELIB}/weasyprint/VERSION
${PYSITELIB}/weasyprint/__init__.py
${PYSITELIB}/weasyprint/__init__.pyc
${PYSITELIB}/weasyprint/__init__.pyo
${PYSITELIB}/weasyprint/__main__.py
${PYSITELIB}/weasyprint/__main__.pyc
${PYSITELIB}/weasyprint/__main__.pyo
${PYSITELIB}/weasyprint/css/__init__.py
${PYSITELIB}/weasyprint/css/__init__.pyc
${PYSITELIB}/weasyprint/css/__init__.pyo
${PYSITELIB}/weasyprint/css/computed_values.py
${PYSITELIB}/weasyprint/css/computed_values.pyc
${PYSITELIB}/weasyprint/css/computed_values.pyo
${PYSITELIB}/weasyprint/css/html5_ph.css
${PYSITELIB}/weasyprint/css/html5_ua.css
${PYSITELIB}/weasyprint/css/media_queries.py
${PYSITELIB}/weasyprint/css/media_queries.pyc
${PYSITELIB}/weasyprint/css/media_queries.pyo
${PYSITELIB}/weasyprint/css/properties.py
${PYSITELIB}/weasyprint/css/properties.pyc
${PYSITELIB}/weasyprint/css/properties.pyo
${PYSITELIB}/weasyprint/css/targets.py
${PYSITELIB}/weasyprint/css/targets.pyc
${PYSITELIB}/weasyprint/css/targets.pyo
${PYSITELIB}/weasyprint/css/tests_ua.css
${PYSITELIB}/weasyprint/css/utils.py
${PYSITELIB}/weasyprint/css/utils.pyc
${PYSITELIB}/weasyprint/css/utils.pyo
${PYSITELIB}/weasyprint/css/validation/__init__.py
${PYSITELIB}/weasyprint/css/validation/__init__.pyc
${PYSITELIB}/weasyprint/css/validation/__init__.pyo
${PYSITELIB}/weasyprint/css/validation/descriptors.py
${PYSITELIB}/weasyprint/css/validation/descriptors.pyc
${PYSITELIB}/weasyprint/css/validation/descriptors.pyo
${PYSITELIB}/weasyprint/css/validation/expanders.py
${PYSITELIB}/weasyprint/css/validation/expanders.pyc
${PYSITELIB}/weasyprint/css/validation/expanders.pyo
${PYSITELIB}/weasyprint/css/validation/properties.py
${PYSITELIB}/weasyprint/css/validation/properties.pyc
${PYSITELIB}/weasyprint/css/validation/properties.pyo
${PYSITELIB}/weasyprint/document.py
${PYSITELIB}/weasyprint/document.pyc
${PYSITELIB}/weasyprint/document.pyo
${PYSITELIB}/weasyprint/draw.py
${PYSITELIB}/weasyprint/draw.pyc
${PYSITELIB}/weasyprint/draw.pyo
${PYSITELIB}/weasyprint/fonts.py
${PYSITELIB}/weasyprint/fonts.pyc
${PYSITELIB}/weasyprint/fonts.pyo
${PYSITELIB}/weasyprint/formatting_structure/__init__.py
${PYSITELIB}/weasyprint/formatting_structure/__init__.pyc
${PYSITELIB}/weasyprint/formatting_structure/__init__.pyo
${PYSITELIB}/weasyprint/formatting_structure/boxes.py
${PYSITELIB}/weasyprint/formatting_structure/boxes.pyc
${PYSITELIB}/weasyprint/formatting_structure/boxes.pyo
${PYSITELIB}/weasyprint/formatting_structure/build.py
${PYSITELIB}/weasyprint/formatting_structure/build.pyc
${PYSITELIB}/weasyprint/formatting_structure/build.pyo
${PYSITELIB}/weasyprint/formatting_structure/counters.py
${PYSITELIB}/weasyprint/formatting_structure/counters.pyc
${PYSITELIB}/weasyprint/formatting_structure/counters.pyo
${PYSITELIB}/weasyprint/html.py
${PYSITELIB}/weasyprint/html.pyc
${PYSITELIB}/weasyprint/html.pyo
${PYSITELIB}/weasyprint/images.py
${PYSITELIB}/weasyprint/images.pyc
${PYSITELIB}/weasyprint/images.pyo
${PYSITELIB}/weasyprint/layout/__init__.py
${PYSITELIB}/weasyprint/layout/__init__.pyc
${PYSITELIB}/weasyprint/layout/__init__.pyo
${PYSITELIB}/weasyprint/layout/absolute.py
${PYSITELIB}/weasyprint/layout/absolute.pyc
${PYSITELIB}/weasyprint/layout/absolute.pyo
${PYSITELIB}/weasyprint/layout/backgrounds.py
${PYSITELIB}/weasyprint/layout/backgrounds.pyc
${PYSITELIB}/weasyprint/layout/backgrounds.pyo
${PYSITELIB}/weasyprint/layout/blocks.py
${PYSITELIB}/weasyprint/layout/blocks.pyc
${PYSITELIB}/weasyprint/layout/blocks.pyo
${PYSITELIB}/weasyprint/layout/columns.py
${PYSITELIB}/weasyprint/layout/columns.pyc
${PYSITELIB}/weasyprint/layout/columns.pyo
${PYSITELIB}/weasyprint/layout/flex.py
${PYSITELIB}/weasyprint/layout/flex.pyc
${PYSITELIB}/weasyprint/layout/flex.pyo
${PYSITELIB}/weasyprint/layout/float.py
${PYSITELIB}/weasyprint/layout/float.pyc
${PYSITELIB}/weasyprint/layout/float.pyo
${PYSITELIB}/weasyprint/layout/inlines.py
${PYSITELIB}/weasyprint/layout/inlines.pyc
${PYSITELIB}/weasyprint/layout/inlines.pyo
${PYSITELIB}/weasyprint/layout/min_max.py
${PYSITELIB}/weasyprint/layout/min_max.pyc
${PYSITELIB}/weasyprint/layout/min_max.pyo
${PYSITELIB}/weasyprint/layout/pages.py
${PYSITELIB}/weasyprint/layout/pages.pyc
${PYSITELIB}/weasyprint/layout/pages.pyo
${PYSITELIB}/weasyprint/layout/percentages.py
${PYSITELIB}/weasyprint/layout/percentages.pyc
${PYSITELIB}/weasyprint/layout/percentages.pyo
${PYSITELIB}/weasyprint/layout/preferred.py
${PYSITELIB}/weasyprint/layout/preferred.pyc
${PYSITELIB}/weasyprint/layout/preferred.pyo
${PYSITELIB}/weasyprint/layout/replaced.py
${PYSITELIB}/weasyprint/layout/replaced.pyc
${PYSITELIB}/weasyprint/layout/replaced.pyo
${PYSITELIB}/weasyprint/layout/tables.py
${PYSITELIB}/weasyprint/layout/tables.pyc
${PYSITELIB}/weasyprint/layout/tables.pyo
${PYSITELIB}/weasyprint/logger.py
${PYSITELIB}/weasyprint/logger.pyc
${PYSITELIB}/weasyprint/logger.pyo
${PYSITELIB}/weasyprint/pdf.py
${PYSITELIB}/weasyprint/pdf.pyc
${PYSITELIB}/weasyprint/pdf.pyo
${PYSITELIB}/weasyprint/stacking.py
${PYSITELIB}/weasyprint/stacking.pyc
${PYSITELIB}/weasyprint/stacking.pyo
${PYSITELIB}/weasyprint/tests/__init__.py
${PYSITELIB}/weasyprint/tests/__init__.pyc
${PYSITELIB}/weasyprint/tests/__init__.pyo
${PYSITELIB}/weasyprint/tests/resources/AHEM____.TTF
${PYSITELIB}/weasyprint/tests/resources/acid2-reference.html
${PYSITELIB}/weasyprint/tests/resources/acid2-test.html
${PYSITELIB}/weasyprint/tests/resources/blue.jpg
${PYSITELIB}/weasyprint/tests/resources/doc1.html
${PYSITELIB}/weasyprint/tests/resources/doc1_UTF-16BE.html
${PYSITELIB}/weasyprint/tests/resources/icon.png
${PYSITELIB}/weasyprint/tests/resources/latin1-test.css
${PYSITELIB}/weasyprint/tests/resources/logo_small.png
${PYSITELIB}/weasyprint/tests/resources/mini_ua.css
${PYSITELIB}/weasyprint/tests/resources/pattern.gif
${PYSITELIB}/weasyprint/tests/resources/pattern.palette.png
${PYSITELIB}/weasyprint/tests/resources/pattern.png
${PYSITELIB}/weasyprint/tests/resources/pattern.svg
${PYSITELIB}/weasyprint/tests/resources/really-a-png.svg
${PYSITELIB}/weasyprint/tests/resources/really-a-svg.png
${PYSITELIB}/weasyprint/tests/resources/sheet2.css
${PYSITELIB}/weasyprint/tests/resources/sub_directory/sheet1.css
${PYSITELIB}/weasyprint/tests/resources/user.css
${PYSITELIB}/weasyprint/tests/resources/utf8-test.css
${PYSITELIB}/weasyprint/tests/resources/weasyprint.otf
${PYSITELIB}/weasyprint/tests/test_acid2.py
${PYSITELIB}/weasyprint/tests/test_acid2.pyc
${PYSITELIB}/weasyprint/tests/test_acid2.pyo
${PYSITELIB}/weasyprint/tests/test_api.py
${PYSITELIB}/weasyprint/tests/test_api.pyc
${PYSITELIB}/weasyprint/tests/test_api.pyo
${PYSITELIB}/weasyprint/tests/test_boxes.py
${PYSITELIB}/weasyprint/tests/test_boxes.pyc
${PYSITELIB}/weasyprint/tests/test_boxes.pyo
${PYSITELIB}/weasyprint/tests/test_css.py
${PYSITELIB}/weasyprint/tests/test_css.pyc
${PYSITELIB}/weasyprint/tests/test_css.pyo
${PYSITELIB}/weasyprint/tests/test_css_descriptors.py
${PYSITELIB}/weasyprint/tests/test_css_descriptors.pyc
${PYSITELIB}/weasyprint/tests/test_css_descriptors.pyo
${PYSITELIB}/weasyprint/tests/test_css_validation.py
${PYSITELIB}/weasyprint/tests/test_css_validation.pyc
${PYSITELIB}/weasyprint/tests/test_css_validation.pyo
${PYSITELIB}/weasyprint/tests/test_draw/__init__.py
${PYSITELIB}/weasyprint/tests/test_draw/__init__.pyc
${PYSITELIB}/weasyprint/tests/test_draw/__init__.pyo
${PYSITELIB}/weasyprint/tests/test_draw/test_background.py
${PYSITELIB}/weasyprint/tests/test_draw/test_background.pyc
${PYSITELIB}/weasyprint/tests/test_draw/test_background.pyo
${PYSITELIB}/weasyprint/tests/test_draw/test_before_after.py
${PYSITELIB}/weasyprint/tests/test_draw/test_before_after.pyc
${PYSITELIB}/weasyprint/tests/test_draw/test_before_after.pyo
${PYSITELIB}/weasyprint/tests/test_draw/test_box.py
${PYSITELIB}/weasyprint/tests/test_draw/test_box.pyc
${PYSITELIB}/weasyprint/tests/test_draw/test_box.pyo
${PYSITELIB}/weasyprint/tests/test_draw/test_column.py
${PYSITELIB}/weasyprint/tests/test_draw/test_column.pyc
${PYSITELIB}/weasyprint/tests/test_draw/test_column.pyo
${PYSITELIB}/weasyprint/tests/test_draw/test_current_color.py
${PYSITELIB}/weasyprint/tests/test_draw/test_current_color.pyc
${PYSITELIB}/weasyprint/tests/test_draw/test_current_color.pyo
${PYSITELIB}/weasyprint/tests/test_draw/test_gradient.py
${PYSITELIB}/weasyprint/tests/test_draw/test_gradient.pyc
${PYSITELIB}/weasyprint/tests/test_draw/test_gradient.pyo
${PYSITELIB}/weasyprint/tests/test_draw/test_image.py
${PYSITELIB}/weasyprint/tests/test_draw/test_image.pyc
${PYSITELIB}/weasyprint/tests/test_draw/test_image.pyo
${PYSITELIB}/weasyprint/tests/test_draw/test_list.py
${PYSITELIB}/weasyprint/tests/test_draw/test_list.pyc
${PYSITELIB}/weasyprint/tests/test_draw/test_list.pyo
${PYSITELIB}/weasyprint/tests/test_draw/test_opacity.py
${PYSITELIB}/weasyprint/tests/test_draw/test_opacity.pyc
${PYSITELIB}/weasyprint/tests/test_draw/test_opacity.pyo
${PYSITELIB}/weasyprint/tests/test_draw/test_overflow.py
${PYSITELIB}/weasyprint/tests/test_draw/test_overflow.pyc
${PYSITELIB}/weasyprint/tests/test_draw/test_overflow.pyo
${PYSITELIB}/weasyprint/tests/test_draw/test_table.py
${PYSITELIB}/weasyprint/tests/test_draw/test_table.pyc
${PYSITELIB}/weasyprint/tests/test_draw/test_table.pyo
${PYSITELIB}/weasyprint/tests/test_draw/test_text.py
${PYSITELIB}/weasyprint/tests/test_draw/test_text.pyc
${PYSITELIB}/weasyprint/tests/test_draw/test_text.pyo
${PYSITELIB}/weasyprint/tests/test_draw/test_transform.py
${PYSITELIB}/weasyprint/tests/test_draw/test_transform.pyc
${PYSITELIB}/weasyprint/tests/test_draw/test_transform.pyo
${PYSITELIB}/weasyprint/tests/test_draw/test_visibility.py
${PYSITELIB}/weasyprint/tests/test_draw/test_visibility.pyc
${PYSITELIB}/weasyprint/tests/test_draw/test_visibility.pyo
${PYSITELIB}/weasyprint/tests/test_float.py
${PYSITELIB}/weasyprint/tests/test_float.pyc
${PYSITELIB}/weasyprint/tests/test_float.pyo
${PYSITELIB}/weasyprint/tests/test_fonts.py
${PYSITELIB}/weasyprint/tests/test_fonts.pyc
${PYSITELIB}/weasyprint/tests/test_fonts.pyo
${PYSITELIB}/weasyprint/tests/test_layout/__init__.py
${PYSITELIB}/weasyprint/tests/test_layout/__init__.pyc
${PYSITELIB}/weasyprint/tests/test_layout/__init__.pyo
${PYSITELIB}/weasyprint/tests/test_layout/test_block.py
${PYSITELIB}/weasyprint/tests/test_layout/test_block.pyc
${PYSITELIB}/weasyprint/tests/test_layout/test_block.pyo
${PYSITELIB}/weasyprint/tests/test_layout/test_column.py
${PYSITELIB}/weasyprint/tests/test_layout/test_column.pyc
${PYSITELIB}/weasyprint/tests/test_layout/test_column.pyo
${PYSITELIB}/weasyprint/tests/test_layout/test_flex.py
${PYSITELIB}/weasyprint/tests/test_layout/test_flex.pyc
${PYSITELIB}/weasyprint/tests/test_layout/test_flex.pyo
${PYSITELIB}/weasyprint/tests/test_layout/test_image.py
${PYSITELIB}/weasyprint/tests/test_layout/test_image.pyc
${PYSITELIB}/weasyprint/tests/test_layout/test_image.pyo
${PYSITELIB}/weasyprint/tests/test_layout/test_inline.py
${PYSITELIB}/weasyprint/tests/test_layout/test_inline.pyc
${PYSITELIB}/weasyprint/tests/test_layout/test_inline.pyo
${PYSITELIB}/weasyprint/tests/test_layout/test_inline_block.py
${PYSITELIB}/weasyprint/tests/test_layout/test_inline_block.pyc
${PYSITELIB}/weasyprint/tests/test_layout/test_inline_block.pyo
${PYSITELIB}/weasyprint/tests/test_layout/test_list.py
${PYSITELIB}/weasyprint/tests/test_layout/test_list.pyc
${PYSITELIB}/weasyprint/tests/test_layout/test_list.pyo
${PYSITELIB}/weasyprint/tests/test_layout/test_page.py
${PYSITELIB}/weasyprint/tests/test_layout/test_page.pyc
${PYSITELIB}/weasyprint/tests/test_layout/test_page.pyo
${PYSITELIB}/weasyprint/tests/test_layout/test_position.py
${PYSITELIB}/weasyprint/tests/test_layout/test_position.pyc
${PYSITELIB}/weasyprint/tests/test_layout/test_position.pyo
${PYSITELIB}/weasyprint/tests/test_layout/test_shrink_to_fit.py
${PYSITELIB}/weasyprint/tests/test_layout/test_shrink_to_fit.pyc
${PYSITELIB}/weasyprint/tests/test_layout/test_shrink_to_fit.pyo
${PYSITELIB}/weasyprint/tests/test_layout/test_table.py
${PYSITELIB}/weasyprint/tests/test_layout/test_table.pyc
${PYSITELIB}/weasyprint/tests/test_layout/test_table.pyo
${PYSITELIB}/weasyprint/tests/test_pdf.py
${PYSITELIB}/weasyprint/tests/test_pdf.pyc
${PYSITELIB}/weasyprint/tests/test_pdf.pyo
${PYSITELIB}/weasyprint/tests/test_presentational_hints.py
${PYSITELIB}/weasyprint/tests/test_presentational_hints.pyc
${PYSITELIB}/weasyprint/tests/test_presentational_hints.pyo
${PYSITELIB}/weasyprint/tests/test_stacking.py
${PYSITELIB}/weasyprint/tests/test_stacking.pyc
${PYSITELIB}/weasyprint/tests/test_stacking.pyo
${PYSITELIB}/weasyprint/tests/test_target.py
${PYSITELIB}/weasyprint/tests/test_target.pyc
${PYSITELIB}/weasyprint/tests/test_target.pyo
${PYSITELIB}/weasyprint/tests/test_text.py
${PYSITELIB}/weasyprint/tests/test_text.pyc
${PYSITELIB}/weasyprint/tests/test_text.pyo
${PYSITELIB}/weasyprint/tests/test_tools.py
${PYSITELIB}/weasyprint/tests/test_tools.pyc
${PYSITELIB}/weasyprint/tests/test_tools.pyo
${PYSITELIB}/weasyprint/tests/test_unicode.py
${PYSITELIB}/weasyprint/tests/test_unicode.pyc
${PYSITELIB}/weasyprint/tests/test_unicode.pyo
${PYSITELIB}/weasyprint/tests/test_variables.py
${PYSITELIB}/weasyprint/tests/test_variables.pyc
${PYSITELIB}/weasyprint/tests/test_variables.pyo
${PYSITELIB}/weasyprint/tests/testing_utils.py
${PYSITELIB}/weasyprint/tests/testing_utils.pyc
${PYSITELIB}/weasyprint/tests/testing_utils.pyo
${PYSITELIB}/weasyprint/text.py
${PYSITELIB}/weasyprint/text.pyc
${PYSITELIB}/weasyprint/text.pyo
${PYSITELIB}/weasyprint/tools/__init__.py
${PYSITELIB}/weasyprint/tools/__init__.pyc
${PYSITELIB}/weasyprint/tools/__init__.pyo
${PYSITELIB}/weasyprint/tools/navigator.py
${PYSITELIB}/weasyprint/tools/navigator.pyc
${PYSITELIB}/weasyprint/tools/navigator.pyo
${PYSITELIB}/weasyprint/tools/renderer.py
${PYSITELIB}/weasyprint/tools/renderer.pyc
${PYSITELIB}/weasyprint/tools/renderer.pyo
${PYSITELIB}/weasyprint/urls.py
${PYSITELIB}/weasyprint/urls.pyc
${PYSITELIB}/weasyprint/urls.pyo