Registry / config / tomlrb

tomlrb

JSON →
library2.0.4rbrubygemsunverified

A racc based TOML parser for Ruby.

gem install tomlrb
INSTALL
IMPORT
SIG · TOMLRB
T
tomlrb
configrubyv2.0.4
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

Tomlrb
require 'tomlrb'

Parse a TOML string

require 'tomlrb' parsed = Tomlrb.parse("title = 'Example'") puts parsed['title'] # => Example
Debug
Known issues

No known issues recorded.

Upgrade
Version history
2.0.4latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
42 hits · last 30 days
node
34
OpenAI (training)
1
Resources
tomlrb — gem install tomlrb · libregistry