From b243faeee8a8db1a6813765fe1113acecff0d472 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Stefan=20K=C3=B6gl?= Date: Sun, 31 Jul 2011 21:52:03 +0200 Subject: initial commit --- README | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 README (limited to 'README') diff --git a/README b/README new file mode 100644 index 0000000..eb258c5 --- /dev/null +++ b/README @@ -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 -- cgit v1.2.1