Binary package “ruby-tomlrb” in ubuntu lunar

Racc based TOML parser library for Ruby

 A Racc based TOML (Tom's Obvious, Minimal Language) Ruby parser supporting the
 0.4.0 version of the spec.
 .
 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.