LICENSE
README.rst
pyproject.toml
setup.py
weasyprint/__init__.py
weasyprint/__main__.py
weasyprint/document.py
weasyprint/draw.py
weasyprint/html.py
weasyprint/images.py
weasyprint/logger.py
weasyprint/stacking.py
weasyprint/urls.py
weasyprint.egg-info/PKG-INFO
weasyprint.egg-info/SOURCES.txt
weasyprint.egg-info/dependency_links.txt
weasyprint.egg-info/entry_points.txt
weasyprint.egg-info/requires.txt
weasyprint.egg-info/top_level.txt
weasyprint/css/__init__.py
weasyprint/css/computed_values.py
weasyprint/css/counters.py
weasyprint/css/html5_ph.css
weasyprint/css/html5_ua.css
weasyprint/css/media_queries.py
weasyprint/css/properties.py
weasyprint/css/targets.py
weasyprint/css/tests_ua.css
weasyprint/css/utils.py
weasyprint/css/validation/__init__.py
weasyprint/css/validation/descriptors.py
weasyprint/css/validation/expanders.py
weasyprint/css/validation/properties.py
weasyprint/formatting_structure/boxes.py
weasyprint/formatting_structure/build.py
weasyprint/layout/__init__.py
weasyprint/layout/absolute.py
weasyprint/layout/backgrounds.py
weasyprint/layout/blocks.py
weasyprint/layout/columns.py
weasyprint/layout/flex.py
weasyprint/layout/float.py
weasyprint/layout/inlines.py
weasyprint/layout/min_max.py
weasyprint/layout/pages.py
weasyprint/layout/percentages.py
weasyprint/layout/preferred.py
weasyprint/layout/replaced.py
weasyprint/layout/tables.py
weasyprint/svg/__init__.py
weasyprint/svg/bounding_box.py
weasyprint/svg/css.py
weasyprint/svg/defs.py
weasyprint/svg/images.py
weasyprint/svg/path.py
weasyprint/svg/shapes.py
weasyprint/svg/text.py
weasyprint/svg/utils.py
weasyprint/text/constants.py
weasyprint/text/ffi.py
weasyprint/text/fonts.py
weasyprint/text/line_break.py