Go to file
Omer Katz 2497b47158 Added Python 3.4 and PyPy3 to the build matrix.
Also used travis_retry in order to avoid build failures due to networking problems and removed --use-mirrors since it's deprecated.
2014-10-05 10:59:39 +03:00
2014-02-04 21:11:49 -05: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
2014-09-26 17:26:30 +02:00
2013-10-13 15:09:28 +02:00
2013-10-13 15:32:38 +02: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%