You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
jsoninspector/README.md

417 B

JsonInspector

By José Carlos Cuevas

Simple and nice application to analize JSON documents, written in python and GTK.

Installation

On Linux

You can run it from the development tree or you can try the experimental setup.py as this:

# python setup.py install

On Windows

You can run it from the development tree.

On Mac

You can run it from the development tree.