# --- T2-COPYRIGHT-BEGIN --- # t2/package/*/libfyaml/libfyaml.desc # Copyright (C) 2025 The T2 SDE Project # SPDX-License-Identifier: GPL-2.0 # --- T2-COPYRIGHT-END --- [I] A fancy 1.2 YAML and JSON parser/writer [T] Fully feature complete YAML parser and emitter, supporting the latest [T] YAML spec and passing the full YAML testsuite. [T] It is designed to be very efficient, avoiding copies of data, and has [T] no artificial limits like the 1024 character limit for implicit keys. [U] https://github.com/pantoniou/libfyaml [A] Pantelis Antoniou [M] The T2 Project [C] extra/development [F] CROSS [L] MIT [S] Stable [V] 0.9 [D] 029227a88b6668de47f0ecbd5cdfee5ae7b067625801f7f69f888613 libfyaml-0.9.tar.gz https://github.com/pantoniou/libfyaml/archive/v0.9/ runcmake=0 autogen=2 var_append confopt ' ' --disable-shave #var_append cmakeopt ' ' -DCMAKE_POLICY_VERSION_MINIMUM=3.5 #var_append cmakeopt ' ' -DBUILD_SHARED_LIBS=ON