LICENSE
pyproject.toml
readme.md
src/json2toon/__init__.py
src/json2toon/analyzer.py
src/json2toon/cli.py
src/json2toon/config.py
src/json2toon/core.py
src/json2toon/decoder.py
src/json2toon/encoder.py
src/json2toon/exceptions.py
src/json2toon/metrics.py
src/json2toon/prompt.py
src/py_json2toon.egg-info/PKG-INFO
src/py_json2toon.egg-info/SOURCES.txt
src/py_json2toon.egg-info/dependency_links.txt
src/py_json2toon.egg-info/entry_points.txt
src/py_json2toon.egg-info/requires.txt
src/py_json2toon.egg-info/top_level.txt
tests/test_additional.py
tests/test_cli_comprehensive.py
tests/test_comprehensive.py
tests/test_debug_issues.py
tests/test_decode.py
tests/test_decode2.py
tests/test_decode3.py
tests/test_encode.py
tests/test_list.py
tests/test_list_edges.py
tests/test_nested_arrays.py
tests/test_newline.py
tests/test_separator.py
tests/test_stats.py
tests/test_trailing_space.py