| Path: | lib/puppet/util/zaml.rb |
| Last Update: | Fri Aug 03 10:17:44 +0000 2012 |
ZAML — A partial replacement for YAML, writen with speed and code clarity
in mind. ZAML fixes one YAML bug (loading Exceptions) and provides
a replacement for YAML.dump unimaginatively called ZAML.dump,
which is faster on all known cases and an order of magnitude faster
with complex structures.
Authors: Markus Roberts, Jesse Hallett, Ian McIntosh, Igal Koshevoy, Simon Chiang