Registry / config / parseconfig

parseconfig

JSON →
library1.1.2rbrubygemsunverified

ParseConfig provides simple parsing of standard configuration files in the form of 'param = value' with support for nested [group] sections.

gem install parseconfig
INSTALL
IMPORT
SIG · PARSECONFIG
P
parseconfig
configrubyv1.1.2
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.

ParseConfig
require 'parseconfig'

Parse an INI-style configuration file

require 'parseconfig' config = ParseConfig.new('config.ini') puts config['section']['key']
Debug
Known issues

No known issues recorded.

Upgrade
Version history
1.1.2latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
38 hits · last 30 days
node
32
OpenAI (training)
1
Resources
parseconfig — gem install parseconfig · libregistry