* Holger Levsen:

> the patch currently creates yaml, not json. Which do you prefer?

JSON has less risk of unwanted data execution when deserializing.  It
is also supported by Python out of the box, so it's more natural for
the successor of the custom debsecan format (which I created when
Python did not have built-in JSON support).


-- 
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]

Reply via email to