golang-github-evanphx-json-patch 4.6.0-1 source package in Ubuntu

Changelog

golang-github-evanphx-json-patch (4.6.0-1) unstable; urgency=medium

  * New upstream release
  * Added myself to Uploaders

 -- Dmitry Smirnov <email address hidden>  Thu, 26 Dec 2019 13:06:53 +1100

Upload details

Uploaded by:
Debian Go Packaging Team
Uploaded to:
Sid
Original maintainer:
Debian Go Packaging Team
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Focal release universe misc

Builds

Focal: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
golang-github-evanphx-json-patch_4.6.0-1.dsc 2.4 KiB eb656819db23f8ec628fc3bbe573385a814934473f2414ad7ae80f6124c0d6f2
golang-github-evanphx-json-patch_4.6.0.orig.tar.xz 14.6 KiB e25f3b646e67ee26d6df2c9b27eddb03db5cde00e45454dbe454a647d871f5fe
golang-github-evanphx-json-patch_4.6.0-1.debian.tar.xz 3.1 KiB ebaf33ea99bb38ac0d1cda05ada0cfe0bc5f7e5d59ad06e9a5e9b0c9e6be802b

Available diffs

No changes file available.

Binary packages built by this source

golang-github-evanphx-json-patch-dev: 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).