github.com/lmorg/murex@v0.0.0-20240217211045-e081c89cd4ef/builtins/types/yaml/README.md (about)

     1  # Builtins: YAML
     2  
     3  This provides support for YAML data format.
     4  
     5  It is an optional builtin and has an additional dependency:
     6  
     7      go get -u gopkg.in/yaml.v2