OXIESEC PANEL
- Current Dir:
/
/
usr
/
share
/
doc
/
python3-jsonpatch
Server IP: 139.59.38.164
Upload:
Create Dir:
Name
Size
Modified
Perms
📁
..
-
11/10/2024 09:42:49 AM
rwxr-xr-x
📄
README.md
1.19 KB
06/15/2017 03:41:06 PM
rw-r--r--
📄
changelog.Debian.gz
1.48 KB
10/28/2017 08:10:15 PM
rw-r--r--
📄
copyright
1.75 KB
08/31/2017 09:54:45 PM
rw-r--r--
Editing: README.md
Close
python-json-patch [](https://travis-ci.org/stefankoegl/python-json-patch) [](https://coveralls.io/r/stefankoegl/python-json-patch?branch=master)   ================= Applying JSON Patches in Python ------------------------------- Library to apply JSON Patches according to [RFC 6902](http://tools.ietf.org/html/rfc6902) See Sourcecode for Examples * Website: https://github.com/stefankoegl/python-json-patch * Repository: https://github.com/stefankoegl/python-json-patch.git * Documentation: https://python-json-patch.readthedocs.org/ * PyPI: https://pypi.python.org/pypi/jsonpatch * Travis-CI: https://travis-ci.org/stefankoegl/python-json-patch * Coveralls: https://coveralls.io/r/stefankoegl/python-json-patch 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