Go to file
Greg Cockburn 4e95310fae If there is no diff print nothing; exit 1 if a diff is found (#53)
if there is no diff print nothing, and exit 1 if a diff is found
2016-10-02 16:41:55 +02:00
2013-04-14 00:11:03 +02:00
2013-06-27 21:48:45 +02:00
2011-06-18 14:17:12 +02:00
2013-10-13 15:09:28 +02:00
2013-10-13 15:32:38 +02:00
2016-02-13 14:49:05 +01:00

python-json-patch Build Status Coverage Status Downloads Version

Applying JSON Patches in Python

Library to apply JSON Patches according to RFC 6902

See Sourcecode for Examples

Running external tests

To run external tests (such as those from https://github.com/json-patch/json-patch-tests) use ext_test.py

./ext_tests.py ../json-patch-tests/tests.json
Description
RETIRED, further work has moved to Debian project infrastructure
Readme 236 KiB
Languages
Python 79.5%
JavaScript 20.1%
Makefile 0.4%