<div id="geary-body" dir="auto">On Fri, Aug 14, 2020 at 13:47, Thomas Preston <thomas.preston@codethink.co.uk> wrote:<br><blockquote type="cite"><div class="plaintext" style="white-space: pre-wrap;">Wouldn't you just parse it with python-yaml? So it's the same difficulty imo</div></blockquote><div><br></div><div>I meant as efficiency, speed and memory, required for parsing. YAML is not made for machine readable data. There are things YAML is better at than json though. But it does not seem to be that this is  case where we would use any of the good side of YAML.</div></div>