[ 源代码: golang-github-evanphx-json-patch ]
软件包:golang-github-evanphx-json-patch-dev(5.7.0-1)
golang-github-evanphx-json-patch-dev 的相关链接
Debian 的资源:
下载源码包 golang-github-evanphx-json-patch:
- [golang-github-evanphx-json-patch_5.7.0-1.dsc]
- [golang-github-evanphx-json-patch_5.7.0.orig.tar.gz]
- [golang-github-evanphx-json-patch_5.7.0-1.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [github.com]
相似软件包:
- libjson-pointer-perl
- python-jsonpatch
- python3-jsonpatch
- golang-github-emersion-go-msgauth-dev
- libcrypt-jwt-perl
- golang-github-katalix-go-l2tp-dev
- golang-github-xdg-go-scram-dev
- golang-nhooyr-websocket-dev
- golang-webpki-org-jsoncanonicalizer-dev
- golang-gopkg-hlandau-acmeapi.v2-dev
- node-fast-json-patch
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).
其他与 golang-github-evanphx-json-patch-dev 有关的软件包
|
|
|
|
-
- dep: golang-github-pkg-errors-dev
- Simple error handling primitives for Go