About Anaconda Help Download Anaconda

Fully feature complete YAML parser and emitter

copied from cf-staging / libfyaml

Installers

  • linux-aarch64 v0.9
  • linux-64 v0.9
  • linux-ppc64le v0.9
  • osx-arm64 v0.9
  • osx-64 v0.9

conda install

To install this package run one of the following:
conda install conda-forge::libfyaml

Description

A fancy 1.2 YAML and JSON parser/writer.

Fully feature complete YAML parser and emitter, supporting the latest YAML spec and passing the full YAML testsuite.

It is designed to be very efficient, avoiding copies of data, and has no artificial limits like the 1024 character limit for implicit keys.

libfyaml is using https://github.com/yaml/yaml-test-suite as a core part of it's testsuite.


© 2025 Anaconda, Inc. All Rights Reserved. (v4.0.7) Legal | Privacy Policy