dmeranda / demjson

Python module for JSON data encoding, including jsonlint. See the project Wiki here on Github. Also read the README at the bottom of this page, or the project homepage at
http://deron.meranda.us/python/demjson/
Other
302 stars 76 forks source link

python -m demjson #23

Open techtonik opened 8 years ago

techtonik commented 8 years ago

jsonlint conflicts with https://github.com/zaach/jsonlint and is not available out of the box on Windows.

It is more convenient to use demjson binary if it was available.