[ Bron: ruby-toml ]
Pakket: ruby-toml (0.2.0-4)
Verwijzigingen voor ruby-toml
Debian bronnen:
Het bronpakket ruby-toml downloaden:
Beheerders:
Externe bronnen:
- Homepage [github.com]
Vergelijkbare pakketten:
TOML Parser library for Ruby
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.
This package provides TOML parser for Ruby.
Andere aan ruby-toml gerelateerde pakketten
|
|
|
|
-
- dep: ruby
- Interpreter of object-oriented scripting language Ruby (default version)
-
- dep: ruby-parslet (>= 1.8.0)
- Parser construction library with great error reporting in Ruby