diff options
Diffstat (limited to 'python/jsonpointer/README')
-rw-r--r-- | python/jsonpointer/README | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/python/jsonpointer/README b/python/jsonpointer/README new file mode 100644 index 0000000000000..a760164082b52 --- /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. |