jsoninspector/README.md

26 lines
417 B
Markdown
Raw Permalink Normal View History

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.