Difference between revisions of "YAML Notes"
Jump to navigation
Jump to search
PeterHarding (talk | contribs) |
PeterHarding (talk | contribs) |
||
(2 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
=Regerences= | =Regerences= | ||
* http://yaml.org/ | |||
* http://yaml.org/spec/current.html | * http://yaml.org/spec/current.html | ||
Line 7: | Line 8: | ||
==Python== | ==Python== | ||
* http://pyyaml.org/wiki/PyYAML | * [http://pyyaml.org/wiki/PyYAML PyYAML Wiki] | ||
* [http://pyyaml.org/wiki/PyYAMLDocumentation PyYAML Documentation] | |||
[[Category:YAML]] | [[Category:YAML]] | ||
[[Category:Python]] | |||
[[Category:Ruby]] |