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:
=

安裝:
=

版本列表:

  1. 3.0.0 August 01, 2014 (18.0 KB)
  2. 2.0.2 September 15, 2012 (15.0 KB)
  3. 2.0.1 September 06, 2012 (15.0 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.0 KB)
顯示所有版本(共 12)

Development 相依性套件 (2):

bones >= 3.6.5
bones-git >= 1.2.4

擁有者:

作者:

  • Tim Pease

SHA 256 總和檢查碼:

=

總下載次數 29,959,673

這個版本 4,724

版本发布:

授權:

Ruby 版本需求:

相關連結: