blob: 7c3ba824b833240de18fb19c4fbfd3bce1c7ac5b (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
python-json-patch [![Build Status](https://secure.travis-ci.org/stefankoegl/python-json-patch.png?branch=master)](https://travis-ci.org/stefankoegl/python-json-patch)
=================
Applying JSON Patches in Python
-------------------------------
Library to apply JSON Patches according to
http://tools.ietf.org/html/draft-ietf-appsawg-json-patch-06
See Sourcecode for Examples
* Website: https://github.com/stefankoegl/python-json-patch
* Repository: https://github.com/stefankoegl/python-json-patch.git
|