CHANGES.rst
LICENSE
MANIFEST.in
README.rst
setup.cfg
setup.py
bericht/__init__.py
bericht.egg-info/PKG-INFO
bericht.egg-info/SOURCES.txt
bericht.egg-info/dependency_links.txt
bericht.egg-info/requires.txt
bericht.egg-info/top_level.txt
bericht/html/__init__.py
bericht/html/box.py
bericht/html/css.py
bericht/html/html.css
bericht/html/parser.py
bericht/html/style.py
bericht/html/table.py
bericht/pdf/__init__.py
bericht/pdf/document.py
bericht/pdf/font.py
bericht/pdf/letterhead.py
bericht/pdf/page.py
bericht/pdf/reference.py
bericht/pdf/stream.py
bericht/pdf/text.py
tests/__init__.py
tests/test_fonts.py
tests/test_html_box.py
tests/test_html_css.py
tests/test_html_table.py
tests/test_pdf.py
tests/test_style.py
tests/test_table.py
tests/test_text.py
tests/utils.py