LICENSE
MANIFEST.in
README.md
pyproject.toml
jsonl2html/__init__.py
jsonl2html/config.json
jsonl2html/config.py
jsonl2html/convert.py
jsonl2html/create_table_of_content.py
jsonl2html/html_template.html
jsonl2html/logger.py
jsonl2html.egg-info/PKG-INFO
jsonl2html.egg-info/SOURCES.txt
jsonl2html.egg-info/dependency_links.txt
jsonl2html.egg-info/entry_points.txt
jsonl2html.egg-info/requires.txt
jsonl2html.egg-info/top_level.txt
tests/test_config.py
tests/test_create_table_content.py