YAML Parser

Patrick Williams patrick at stwcx.xyz
Fri Jan 22 04:24:15 AEDT 2021


On Thu, Jan 21, 2021 at 10:15:46AM -0700, Mike Jones wrote:
> Which yaml parser library is used by obmc executables?
> Which recipe includes the library?

In general, I don't think we do use YAML for any runtime configuration.
We do use YAML for build-time configuration and use py-yaml.  For
runtime configuration, I believe everyone is using JSON (nlohmann/json).

-- 
Patrick Williams
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: not available
URL: <http://lists.ozlabs.org/pipermail/openbmc/attachments/20210121/b254f54a/attachment.sig>


More information about the openbmc mailing list