freebsd-ports/textproc/libfyaml/pkg-descr
2022-11-03 01:03:48 -07:00

5 lines
272 B
Text

libfyaml is a 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.