diff options
| author | Stefan Kögl <stefan@skoegl.net> | 2012-11-11 11:16:08 +0100 |
|---|---|---|
| committer | Stefan Kögl <stefan@skoegl.net> | 2012-11-11 11:16:08 +0100 |
| commit | 14b239c02cb7fb28b01b9b458b4a140cf4b9ccfd (patch) | |
| tree | 1376cc577bc06ac5e92a3a8dbc29117351c82837 | |
| parent | 8f61a8ac446e86a6ea413c84f083a7d0e187302f (diff) | |
| download | python-json-patch-14b239c02cb7fb28b01b9b458b4a140cf4b9ccfd.tar.gz | |
Update README.md
| -rw-r--r-- | README.md | 11 |
1 files changed, 6 insertions, 5 deletions
@@ -1,11 +1,12 @@ - -python-json-patch: Applying JSON Patches -~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ +python-json-patch [](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-04 See Sourcecode for Examples -Website: https://github.com/stefankoegl/python-json-patch -Repository: https://github.com/stefankoegl/python-json-patch.git +* Website: https://github.com/stefankoegl/python-json-patch +* Repository: https://github.com/stefankoegl/python-json-patch.git |
