py3-jsonpatch

library to apply JSON Patches according to RFC 6902

WWW CVSWeb GITHub
  1. Package version
    py3-jsonpatch-1.33
  2. Maintainer
    The OpenBSD ports mailing-list

Library to apply JSON Patches according to RFC 6902.

JSON Patch is a format identified by the "application/json-patch+json"
media type for expressing a sequence of operations to apply to a target
JSON document. It is suitable for use with the HTTP PATCH method.

  • python3

  • lang/python/3.10
  • devel/py-build,python3
  • devel/py-installer,python3
  • devel/py-setuptools,python3
  • devel/py-wheel,python3

  • textproc/py-jsonpointer,python3
  • lang/python/3.10