
YAML
YAML 1.2
YAML: YAML Ain't Markup Language What It Is: YAML is a human friendly data serialization standard for all programming languages.
YAML: YAML Ain't Markup Language What It Is: YAML is a human friendly data serialization standard for all programming languages.
Protocol buffers are Google's language-neutral, platform-neutral, extensible mechanism for serializing structured data – think ...
The eno notation language is a plain-text data format designed for file-based content. The language itself is very simple but ...
JSON (JavaScript Object Notation) is a lightweight data-interchange format. It is easy for humans to read and write. It is eas ...
MessagePack is an efficient binary serialization specification that lets you exchange data among multiple languages like JSON ...
Extensible Markup Language (XML) is a markup language that defines a set of rules for encoding documents in a format which is ...
TOML aims to be a minimal configuration file format that's easy to read due to obvious semantics. TOML is designed to map unam ...