From: Mischa Poslawsky Date: Sun, 1 Mar 2009 15:11:09 +0000 (+0100) Subject: parse-wormedit: raw output in yaml X-Git-Url: http://git.shiar.nl/wormy.git/commitdiff_plain/e58e4983aac0a969a6476a7ae0ee6aab25771148?hp=e58e4983aac0a969a6476a7ae0ee6aab25771148 parse-wormedit: raw output in yaml Format --raw data using YAML, which should be even more human-readable than JSON, especially using inline hashes (requires some custom replacements because no formatting module seems to support this yet). ---