python-demjson

Encoder, decoder, and lint/validator for JSON in Python (python2)
  http://deron.meranda.us/python/demjson/
  0
  no reviews



Demjson is a comprehensive Python language binding to the JSON language-independent data encoding standard, which is often used as a simpler substitute for XML in AJAX-based web applications.

This package contains the python2 library and the jsonlint-py script.