MANIFEST.in
README
setup.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/not-zip-safe
WeasyPrint.egg-info/requires.txt
WeasyPrint.egg-info/top_level.txt
weasy/__init__.py
weasy/document.py
weasy/draw.py
weasy/html.py
weasy/text.py
weasy/utils.py
weasy/css/__init__.py
weasy/css/computed_values.py
weasy/css/html4_ua.css
weasy/css/properties.py
weasy/css/tests_ua.css
weasy/css/validation.py
weasy/css/values.py
weasy/formatting_structure/__init__.py
weasy/formatting_structure/boxes.py
weasy/formatting_structure/build.py
weasy/layout/__init__.py
weasy/layout/blocks.py
weasy/layout/inlines.py
weasy/layout/markers.py
weasy/layout/percentages.py
weasy/layout/tables.py
weasy/tests/__init__.py
weasy/tests/test_boxes.py
weasy/tests/test_css.py
weasy/tests/test_css_properties.py
weasy/tests/test_draw.py
weasy/tests/test_layout.py
weasy/tests/test_text.py
weasy/tests/expected_results/.gitignore
weasy/tests/resources/doc1.html
weasy/tests/resources/logo_small.png
weasy/tests/resources/mini_ua.css
weasy/tests/resources/pattern.png
weasy/tests/resources/sheet1.css
weasy/tests/resources/sheet2.css
weasy/tests/resources/user.css
weasy/tests/test_results/.gitignore