Metadata-Version: 2.1
Name: jp
Version: 0.2.4
Summary: json print query filter
Home-page: https://github.com/hoffmann/jp
Author: Peter Hoffmann
Author-email: ph@peter-hoffmann.com
License: BSD
Platform: UNKNOWN
Classifier: Programming Language :: Python
License-File: LICENSE.md
Requires-Dist: click
Requires-Dist: tabulate
Requires-Dist: pygments

jp
==

author: Peter Hoffmann

Overview
--------

json print query filter

Installation / Usage
--------------------

To install use pip:

    $ pip install jp


Or clone the repo:

    $ git clone https://github.com/hoffmann/jp.git
    $ python setup.py install

Contributing
------------

TBD

Example
-------

TBD


