Quickly convert data from one serialize format to another

A handy little utility to quickly convert between JSON, YAML, TOML and MsgPack/MessagePack serialization.

From 219 bytes of JSON to 218 bytes of YAML

Xander Santos