Binary package “python3-jsonpatch” in ubuntu jammy
library to apply JSON patches - Python 3.x
Python-json-patch is a Python module (a library) to apply JSON Patches
according to the IETF draft specification.
.
From the IETF site:
.
JavaScript Object Notation (JSON) [RFC4627] is a common format for the
exchange and storage of structured data. HTTP PATCH [RFC5789] extends the
Hypertext Transfer Protocol (HTTP) [RFC2616] with a method to perform partial
modifications to resources.
.
JSON Patch is a format (identified by the media type "application/
json-patch") for expressing a sequence of operations to apply to a target JSON
document, suitable for use with the HTTP PATCH method.
.
This format is also potentially useful in other cases when it's necessary to
make partial updates to a JSON document.
.
This package provides the Python 3.x module.
Source package
Published versions
- python3-jsonpatch 1.32-2 in amd64 (Proposed)
- python3-jsonpatch 1.32-2 in amd64 (Release)
- python3-jsonpatch 1.32-2 in arm64 (Proposed)
- python3-jsonpatch 1.32-2 in arm64 (Release)
- python3-jsonpatch 1.32-2 in armhf (Proposed)
- python3-jsonpatch 1.32-2 in armhf (Release)
- python3-jsonpatch 1.32-2 in i386 (Proposed)
- python3-jsonpatch 1.32-2 in i386 (Release)
- python3-jsonpatch 1.32-2 in ppc64el (Proposed)
- python3-jsonpatch 1.32-2 in ppc64el (Release)
- python3-jsonpatch 1.32-2 in riscv64 (Proposed)
- python3-jsonpatch 1.32-2 in riscv64 (Release)
- python3-jsonpatch 1.32-2 in s390x (Proposed)
- python3-jsonpatch 1.32-2 in s390x (Release)