[ ソース: 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)
