MANIFEST.in
README.md
setup.cfg
setup.py
docs/conf.py
docs/index.rst
docs/json2xls.rst
docs/modules.rst
json2xls/__init__.py
json2xls/json2xls.py
json2xls.egg-info/PKG-INFO
json2xls.egg-info/SOURCES.txt
json2xls.egg-info/dependency_links.txt
json2xls.egg-info/entry_points.txt
json2xls.egg-info/not-zip-safe
json2xls.egg-info/requires.txt
json2xls.egg-info/top_level.txt
tests/__init__.py
tests/data.json
tests/data2.json
tests/normalization.json
tests/test_json2xls.py
tests/tests.py