Jacob Kaplan-Moss
Activity tagged “yaml”
Bookmarks
Kwalify: schema validator and data binding for YAML/JSON
Schema validator (written in Ruby) for YAML and JSON. It doesn't appear that the schema format is a standard of any sort, nor are they any plans that I can find. Still, this'll be useful.
PySyck
PySyck is aimed to update the current Python bindings for Syck. The new bindings provide a wrapper for the Syck emitter and give access to YAML representation graphs. Hopefully it will not leak memory as well.