CHANGES
LICENSE
MANIFEST.in
README
pytest.ini
setup.py
tox.ini
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/not-zip-safe
WeasyPrint.egg-info/requires.txt
WeasyPrint.egg-info/top_level.txt
fireweasy/__init__.py
fireweasy/__main__.py
fireweasy/serialize.py
weasyprint/__init__.py
weasyprint/__main__.py
weasyprint/compat.py
weasyprint/document.py
weasyprint/draw.py
weasyprint/html.py
weasyprint/images.py
weasyprint/logger.py
weasyprint/text.py
weasyprint/utils.py
weasyprint/css/__init__.py
weasyprint/css/colors.py
weasyprint/css/computed_values.py
weasyprint/css/html5_ua.css
weasyprint/css/properties.py
weasyprint/css/tests_ua.css
weasyprint/css/validation.py
weasyprint/css/values.py
weasyprint/formatting_structure/__init__.py
weasyprint/formatting_structure/boxes.py
weasyprint/formatting_structure/build.py
weasyprint/formatting_structure/counters.py
weasyprint/layout/__init__.py
weasyprint/layout/blocks.py
weasyprint/layout/inlines.py
weasyprint/layout/markers.py
weasyprint/layout/pages.py
weasyprint/layout/percentages.py
weasyprint/layout/preferred.py
weasyprint/layout/tables.py
weasyprint/layout/variable_margin_dimension.py
weasyprint/tests/__init__.py
weasyprint/tests/test_api.py
weasyprint/tests/test_boxes.py
weasyprint/tests/test_css.py
weasyprint/tests/test_css_properties.py
weasyprint/tests/test_draw.py
weasyprint/tests/test_layout.py
weasyprint/tests/test_text.py
weasyprint/tests/testing_utils.py
weasyprint/tests/resources/blue.jpg
weasyprint/tests/resources/doc1-utf32.html
weasyprint/tests/resources/doc1.html
weasyprint/tests/resources/latin1-test.css
weasyprint/tests/resources/logo_small.png
weasyprint/tests/resources/mini_ua.css
weasyprint/tests/resources/pattern.gif
weasyprint/tests/resources/pattern.palette.png
weasyprint/tests/resources/pattern.png
weasyprint/tests/resources/pattern.svg
weasyprint/tests/resources/really-a-png.svg
weasyprint/tests/resources/really-a-svg.png
weasyprint/tests/resources/sheet1.css
weasyprint/tests/resources/sheet2.css
weasyprint/tests/resources/user.css
weasyprint/tests/resources/utf8-test.css
weasyprint/tests/test_web/__init__.py
weasyprint/tests/test_web/run.py
weasyprint/tests/w3_test_suite/__init__.py
weasyprint/tests/w3_test_suite/run.py
weasyprint/tests/w3_test_suite/web.py