blob: 4a5fa45f7a4b32a4321d4beadc69639dea1ef81e (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
python-json-pointer [](https://travis-ci.org/stefankoegl/python-json-pointer)
===================
Resolve JSON Pointers in Python
-------------------------------
Library to resolve JSON Pointers according to
http://tools.ietf.org/html/draft-ietf-appsawg-json-pointer-04
See Sourcecode for Examples
* Website: https://github.com/stefankoegl/python-json-pointer
* Repository: https://github.com/stefankoegl/python-json-pointer.git
|