Binary package “golang-github-evanphx-json-patch-dev” in ubuntu oracular

Go library to apply RFC6902 patches and create and apply RFC7386 patches

 JSON-Patch is a library which provides functionality for both
 applying RFC6902 JSON patches (http://tools.ietf.org/html/rfc6902)
 against documents, as well as for calculating & applying RFC7396
 JSON merge patches (https://tools.ietf.org/html/rfc7396).