summaryrefslogtreecommitdiff
path: root/README.md
blob: d6a1478c098b85ece1ef13ac54c7ddfa0b692de2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
python-json-pointer [![Build Status](https://secure.travis-ci.org/stefankoegl/python-json-pointer.png?branch=master)](https://travis-ci.org/stefankoegl/python-json-pointer)
===================

Resolve JSON Pointers in Python
-------------------------------

Library to resolve JSON Pointers according to
[RFC 6901](http://tools.ietf.org/html/rfc6901)

See Sourcecode for Examples
* Website: https://github.com/stefankoegl/python-json-pointer
* Repository: https://github.com/stefankoegl/python-json-pointer.git
* Documentation: https://python-json-pointer.readthedocs.org/