RubyGems Navigation menu

inifile 0.4.0

This is a native Ruby package for reading and writing INI files.

Although made popular by Windows, INI files can be used on any system thanks to their flexibility. They allow a program to store configuration data, which can then be easily parsed and changed. Two notable systems that use the INI format are Samba and Trac.

SYNOPSIS:

An initialization file, or INI file, is a configuration file that contains configuration data for Microsoft Windows based applications. Starting with Windows 95, the INI file format was superseded but not entirely replaced by a registry database in Microsoft operating systems.

Although made popular by Windows, INI files can be used on any system thanks to their flexibility. They allow a program to store configuration data, which can then be easily parsed and changed.

Gemfile:
=

install:
=

Versions:

  1. 3.0.0 August 01, 2014 (18 KB)
  2. 2.0.2 September 15, 2012 (15 KB)
  3. 2.0.1 September 06, 2012 (15 KB)
  4. 2.0.0 August 29, 2012 (15.5 KB)
  5. 1.1.0 February 28, 2012 (13.5 KB)
  6. 0.4.0 February 15, 2011 (11 KB)
Show all versions (12 total)

Development Dependencies (2):

bones >= 3.6.5
bones-git >= 1.2.4

Owners:

Authors:

  • Tim Pease

SHA 256 checksum:

=

Total downloads 29,959,150

For this version 4,724

Version Released:

Licenses:

N/A

Required Ruby Version: None

Links: