LICENSE.txt
MANIFEST.in
README.md
dev-requirements.txt
pyproject.toml
requirements.txt
setup.cfg
setup.py
version.txt
src/json_expand_o_matic/__init__.py
src/json_expand_o_matic/cli.py
src/json_expand_o_matic/contractor.py
src/json_expand_o_matic/expand_o_matic.py
src/json_expand_o_matic/expander.py
src/json_expand_o_matic/expansion_pool.py
src/json_expand_o_matic/expansion_zipper.py
src/json_expand_o_matic/leaf_node.py
src/json_expand_o_matic.egg-info/PKG-INFO
src/json_expand_o_matic.egg-info/SOURCES.txt
src/json_expand_o_matic.egg-info/dependency_links.txt
src/json_expand_o_matic.egg-info/entry_points.txt
src/json_expand_o_matic.egg-info/top_level.txt
tests/__init__.py
tests/test_leaves.py
tests/test_simple.py