MANIFEST.in
README.rst
setup.cfg
setup.py
docs/api.rst
docs/conf.py
docs/custom.css
docs/examples.rst
docs/history.rst
docs/index.rst
examples/adapter.py
examples/simple.py
json_scribe.egg-info/PKG-INFO
json_scribe.egg-info/SOURCES.txt
json_scribe.egg-info/dependency_links.txt
json_scribe.egg-info/requires.txt
json_scribe.egg-info/top_level.txt
jsonscribe/__init__.py
jsonscribe/filters.py
jsonscribe/formatters.py
jsonscribe/utils.py
tests/__init__.py
tests/test_filters.py
tests/test_formatters.py