httpie-cli/httpie
Jakub Roztocil 31c28807c9 Added better JSON highlighting
A JSON-specific lexer for Pygments by Norman Richards (@orb)
has been added. It attempts to provide more interesting syntax
highlighting which correctly distinguishes between attribute
names and values.

Closes #25.
2012-03-13 21:45:40 +01:00
..
__init__.py Fixed IOError in setup.py. 2012-03-04 13:47:09 +01:00
__main__.py Corrected line breaks in the output. 2012-03-04 13:03:21 +01:00
cli.py Added --version. 2012-03-04 10:49:37 +01:00
pretty.py Added better JSON highlighting 2012-03-13 21:45:40 +01:00
pygson.py Added better JSON highlighting 2012-03-13 21:45:40 +01:00
solarized.py Added Solarized color scheme for Pygments by @gthank. 2012-02-26 16:22:04 +01:00