资 源 简 介
This is a fork of http://jyaml.sf.net which supports tab characters for indentation. The generated files are not compatible with http://yaml.org style file anymore, but if you use them only internally there should be no problem. And you get the beauty of using tabs for indentation.
The reason why YAML does not support tabs is pretty stupid anyway - in tjyaml, one tab is one level of indentation. Like all sane tools treat it. So if you are like me and have all your tools use tabs for indentation, you might want to have a look at tjyaml.
I suggest using ".ymlt" as extension for your files, so everybody knows that these files are not normal YAML files.
Contact: David Tanzer (david@davidtanzer.net)