README.md
pyproject.toml
setup.py
dict2pdf/__init__.py
dict2pdf/generator.py
dict2pdf/styles.py
dict2pdf.egg-info/PKG-INFO
dict2pdf.egg-info/SOURCES.txt
dict2pdf.egg-info/dependency_links.txt
dict2pdf.egg-info/requires.txt
dict2pdf.egg-info/top_level.txt
tests/__init__.py
tests/test_base.py
tests/test_create_paragraph.py
tests/test_create_table.py
tests/test_format_value.py
tests/test_generate_pdf.py
tests/test_generate_table.py
tests/test_merge_styles.py