TOML

Website

  • Libre
  • Mac
  • Windows
  • Linux
Description

TOML (Tom's Obvious, Minimal Language) is a file format designed to be both human-readable and easy to work with. It is designed to be a simple configuration language that is easy to edit, understand, and extend. TOML is used to store configuration data for many different types of applications, including web sites, databases, and even general-purpose programming languages. It is especially well-suited for settings that need to be stored in a single file, such as web server configuration, database settings, or application settings. TOML is also used for settings that need to be shared between different applications, or between different users of the same application. TOML is an open source format, and there are libraries available in most popular programming languages to help developers work with it.

Categories

Alternatives