Package: wnpp
Severity: wishlist
Owner: Facundo Acevedo <facev...@disroot.org>
X-Debbugs-CC: debian-de...@lists.debian.org, debian-go@lists.debian.org


* Package name    : hujson
  Version         : 0.0~git20250226.ec1d1c1-1
  Upstream Author : Tailscale
* URL             : https://github.com/tailscale/hujson
* License         : BSD-3-clause
  Programming Lang: Go
  Description     : HuJSON: JSON for Humans (JWCC: JSON w/ comments and trailing commas)

 HuJSON - "Human JSON" (JWCC)
 .
 The github.com/tailscale/hujson package implements the JWCC
 (https://nigeltao.github.io/blog/2021/json-with-commas-comments.html)
 extension of standard JSON
 (https://datatracker.ietf.org/doc/html/rfc8259).
 .
 The JWCC format permits two things over standard JSON:
 .
  1. C-style line comments and block comments intermixed with whitespace,
  2. allows trailing commas after the last member/element in an
     object/array.
 .
 All JSON is valid JWCC.
 .
 For details, see the JWCC docs at:
 .
 https://nigeltao.github.io/blog/2021/json-with-commas-comments.html

Reply via email to