YAML
From Just Solve the File Format Problem
(Difference between revisions)
(Created page with "[http://www.yaml.org/spec/1.2/spec.html Spec] [http://www.yaml.org/ official website]") |
(PRONOM) |
||
| (4 intermediate revisions by 2 users not shown) | |||
| Line 1: | Line 1: | ||
| − | [http://www.yaml.org/spec/1.2/spec.html Spec] [http://www.yaml.org/ | + | {{FormatInfo |
| + | |formattype=electronic | ||
| + | |subcat=Serialization | ||
| + | |extensions={{ext|yaml}} | ||
| + | |pronom={{PRONOM|fmt/818}} | ||
| + | }} | ||
| + | '''YAML''' (YAML Ain’t Markup Language) is a serialization format. | ||
| + | |||
| + | == Links == | ||
| + | * [http://www.yaml.org/spec/1.2/spec.html Spec] | ||
| + | * [http://www.yaml.org/ Official website] | ||
Latest revision as of 21:05, 4 January 2016
YAML (YAML Ain’t Markup Language) is a serialization format.