Files
mstore/vendor/go.yaml.in/yaml/v4/internal/libyaml/doc.go
T
2026-02-21 13:16:56 +02:00

9 lines
298 B
Go

// Copyright 2025 The go-yaml Project Contributors
// SPDX-License-Identifier: Apache-2.0
// Package libyaml contains internal helpers for working with YAML
//
// It's a reworked version of the original libyaml package from go-yaml v2/v3,
// adapted to work with Go specifications
package libyaml