Help language development. Donate to The Perl Foundation
{ "name": "TOML", "auth": "zef:tony-o", "version": "3", "api": "0", "description": "TOML 1.0.0 compliant Encoding/Decoding", "perl": "6.c", "license": "Artistic-2.0", "meta-version": "0", "build-depends": [], "depends": [], "test-depends": [], "provides": { "TOML": "lib/TOML.rakumod", "TOML::Time": "lib/TOML/Time.rakumod", "TOML::NQP": "lib/TOML/NQP.rakumod" }, "source-url": "https://github.com/tony-o/raku-toml.git", "resources": [], "tags": ["config", "toml", "json", "serializer", "parser"] }