Bug#1140602: ITP: golang-github-tailscale-hujson -- HuJSON: JSON for Humans (JWCC: JSON w/ comments and trailing commas)
"Andrew Lee (李健秋)" <[email protected]>
| Newsgroups | gmane.linux.debian.devel.general |
|---|---|
| Message-ID | <20260623104858.BCE23100598__13136.8279502325$1782211893$gmane$org@lla3.bfh.ch> |
Package: wnpp Severity: wishlist Owner: Andrew Lee (李健秋) <[email protected]> * Package name : golang-github-tailscale-hujson Version : 0.0~git20260302.ecc657c-1 Upstream Author : Tailscale * URL : https://github.com/tailscale/hujson * License : BSD-3-clause Programming Lang: Go Description : JWCC (JSON with Commas and Comments) parser and formatter The hujson is a Go library that implements a parser and formatter for Human JSON (HuJSON), also known as JWCC. . It extends the standard JSON specification to allow trail-end commas, single-line comments, multi-line comments, and unquoted dictionary identifiers to make configurations more readable for human operators.