LICENSE.txt
README.md
setup.py
junkpy/__init__.py
junkpy/base.py
junkpy/extensions.py
junkpy/type_processors.py
junkpy.egg-info/PKG-INFO
junkpy.egg-info/SOURCES.txt
junkpy.egg-info/dependency_links.txt
junkpy.egg-info/requires.txt
junkpy.egg-info/top_level.txt
test/test_autodetect_types.py
test/test_builtin_forced_types.py
test/test_custom_classes.py
test/test_data_load.py
test/test_non_JSON_syntax.py
test/test_threading.py