AdelheidEmma / TOML

Tom's Obvious Minimal Language - A config file format for humans.

Home Page:https://toml.io/en/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

TOML

[Tom's Obvious Minimal Language]

A config file format for humans.

TOML aims to be a minimal configuration file format that's easy to read due to obvious semantics. TOML is designed to map unambiguously to a hash table. TOML should be easy to parse into data structures in a wide variety of languages.

About

Tom's Obvious Minimal Language - A config file format for humans.

https://toml.io/en/


Languages

Language:Python 100.0%