MANIFEST.in
requirements.txt
setup.py
json2sql/__init__.py
json2sql/errors.py
json2sql/json2sql.py
json2sql/select.py
json2sql/utils.py
json2sql.egg-info/PKG-INFO
json2sql.egg-info/SOURCES.txt
json2sql.egg-info/dependency_links.txt
json2sql.egg-info/requires.txt
json2sql.egg-info/top_level.txt
test/test_common.py
test/test_delete.py
test/test_insert.py
test/test_replace.py
test/test_select.py
test/test_update.py