LICENSE.txt
MANIFEST.in
README.txt
TODO.txt
csvedit
jsonaddress
jsonedit
jsonwidget.doap
jwc
setup.py
stdeb.cfg
debian/changelog
debian/compat
debian/control
debian/copyright
debian/python-jsonwidget.preinst
debian/rules
docs/BSD.txt
docs/LGPL.txt
docs/devnotes.txt
docs/jsonschema.html
examples/yamledit
examples/data/address.json
examples/data/address.yaml
examples/data/datatype-example.json
examples/data/simpleaddr.json
jsonwidget/__init__.py
jsonwidget/commands.py
jsonwidget/floatedit.py
jsonwidget/jsonbase.py
jsonwidget/jsonnode.py
jsonwidget/jsonorder.py
jsonwidget/jsontypes.py
jsonwidget/pinot.py
jsonwidget/schema.py
jsonwidget/termedit.py
jsonwidget/termwidgets.py
jsonwidget/treetools.py
jsonwidget/yamltools.py
jsonwidget.egg-info/PKG-INFO
jsonwidget.egg-info/SOURCES.txt
jsonwidget.egg-info/dependency_links.txt
jsonwidget.egg-info/not-zip-safe
jsonwidget.egg-info/requires.txt
jsonwidget.egg-info/top_level.txt
jsonwidget/schema/addressbookschema.json
jsonwidget/schema/datatype-example-schema.json
jsonwidget/schema/openschema.json
jsonwidget/schema/pasterschema.json
jsonwidget/schema/schemaschema.json
jsonwidget/schema/simpleaddr-schema.json
jsonwidget/schema/desktopcouch/contacts.json
jsonwidget/schema/v2/addressbookschema.json
jsonwidget/schema/v2/datatype-example-schema.json
jsonwidget/schema/v2/pasterschema.json
jsonwidget/schema/v2/simpleaddr-schema.json
jsonwidget/schema/v2/desktopcouch/contacts.json
jsonwidget/server/__init__.py
jsonwidget/server/index.tpl
jsonwidget/server/json.js
jsonwidget/server/jsonedit.js
jsonwidget/server/jsonwidget.css
jsonwidget/server/wsgieditserver.py
tests/README.txt
tests/runtests.py
tests/test_jsonnode.py
tests/test_schema.py
tests/test_termedit.py