diff options
| author | Stefan Kögl <stefan@skoegl.net> | 2011-07-31 21:52:03 +0200 |
|---|---|---|
| committer | Stefan Kögl <stefan@skoegl.net> | 2011-07-31 21:52:03 +0200 |
| commit | b243faeee8a8db1a6813765fe1113acecff0d472 (patch) | |
| tree | f45985f94f57f3dd009fb6b4d534f92285446cf9 /README | |
| download | python-json-pointer-b243faeee8a8db1a6813765fe1113acecff0d472.tar.gz | |
initial commit
Diffstat (limited to 'README')
| -rw-r--r-- | README | 11 |
1 files changed, 11 insertions, 0 deletions
@@ -0,0 +1,11 @@ + +python-json-pointer: Resolve JSON Pointers +~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + +Library to resolve JSON Pointers according to +http://tools.ietf.org/html/draft-pbryan-zyp-json-pointer-00 + +See Sourcecode for Examples + +Website: https://github.com/stefankoegl/python-json-pointer +Repository: https://github.com/stefankoegl/python-json-pointer.git |
