summaryrefslogtreecommitdiffstats
path: root/python/jsonpointer/README
diff options
context:
space:
mode:
Diffstat (limited to 'python/jsonpointer/README')
-rw-r--r--python/jsonpointer/README5
1 files changed, 5 insertions, 0 deletions
diff --git a/python/jsonpointer/README b/python/jsonpointer/README
new file mode 100644
index 0000000000..a760164082
--- /dev/null
+++ b/python/jsonpointer/README
@@ -0,0 +1,5 @@
+Applying JSON Patches in Python
+
+Library to apply JSON Patches according to RFC 6902
+
+python3 is an optional dependency.