blob: b0f910dc963b05ffa4e22ac3ac39134a18a49b74 (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
python-json-patch: Applying JSON Patches
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Library to apply JSON Patches according to
http://tools.ietf.org/html/draft-pbryan-json-patch-04
See Sourcecode for Examples
Website: https://github.com/stefankoegl/python-json-patch
Repository: https://github.com/stefankoegl/python-json-patch.git
|