summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorStefan Kögl <stefan@skoegl.net>2011-07-31 21:52:03 +0200
committerStefan Kögl <stefan@skoegl.net>2011-07-31 21:52:03 +0200
commitb243faeee8a8db1a6813765fe1113acecff0d472 (patch)
treef45985f94f57f3dd009fb6b4d534f92285446cf9 /README
downloadpython-json-pointer-b243faeee8a8db1a6813765fe1113acecff0d472.tar.gz
initial commit
Diffstat (limited to 'README')
-rw-r--r--README11
1 files changed, 11 insertions, 0 deletions
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