TclYAML 0.5 released
PublishedAnother of my projects out for quite some time without any announcement. This one is eight years old, started early 2012.
TclYAML is a reader and generator for YAML documents. It achieves this by wrapping the libyaml reference implementation.
Note that the recent YAML specification has JSON as a parseable subset. In other words, this package will happily read JSON as well.
(... go on, you are curious)