LICENSE
README.md
pyproject.toml
src/jsonc_sdict/DiffMatchPatch.py
src/jsonc_sdict/GetSetDel.py
src/jsonc_sdict/Merge.py
src/jsonc_sdict/Sdict.py
src/jsonc_sdict/__init__.py
src/jsonc_sdict/__main__.py
src/jsonc_sdict/jsonc.py
src/jsonc_sdict/share.py
src/jsonc_sdict/weakList.py
src/jsonc_sdict.egg-info/PKG-INFO
src/jsonc_sdict.egg-info/SOURCES.txt
src/jsonc_sdict.egg-info/dependency_links.txt
src/jsonc_sdict.egg-info/entry_points.txt
src/jsonc_sdict.egg-info/requires.txt
src/jsonc_sdict.egg-info/top_level.txt
src/jsonc_sdict/integrations/Pydantic.py
src/jsonc_sdict/integrations/__init__.py
src/jsonc_sdict/integrations/yadm.py
test/test_get_set_del.py
test/test_jsonc.py
test/test_merge.py
test/test_performance_weak.py
test/test_pydantic_support.py
test/test_sdict.py
test/test_share.py
test/test_weakList.py