summaryrefslogtreecommitdiff
path: root/textproc/libfyaml/pkg-descr
blob: 380a393f142b03ae4f0c24fb57715800f89fb219 (plain) (blame)
1
2
3
4
5
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.