blob: 24750ed5a843240383930842a4eba471de7bcb7f (
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-01
See Sourcecode for Examples
Website: https://github.com/stefankoegl/python-json-patch
Repository: https://github.com/stefankoegl/python-json-patch.git
|