[ 原始碼: golang-github-goccy-go-yaml ]
套件:golang-github-goccy-go-yaml-dev(1.18.0-1)
golang-github-goccy-go-yaml-dev 的相關連結
Debian 的資源:
下載原始碼套件 golang-github-goccy-go-yaml:
- [golang-github-goccy-go-yaml_1.18.0-1.dsc]
- [golang-github-goccy-go-yaml_1.18.0.orig.tar.gz]
- [golang-github-goccy-go-yaml_1.18.0-1.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [github.com]
相似套件:
yet another golang library for YAML support
YAML library for the Go language. This adds some features compared to the golang standard YAML library.
* Pretty format for error notifications * Supports Scanner or Lexer or Parser as public API * Supports Anchor and Alias to Marshaler * Allow referencing elements declared in another file via anchors * Extract value or AST by YAMLPath (like a JSONPath)
