INI file reader and writer
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.
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.
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:12.3/rubygem-inifile && cd $_
- Create Badge
Source Files
Filename | Size | Changed |
---|---|---|
inifile-2.0.2.gem | 0000015360 15 KB | |
rubygem-inifile.changes | 0000000840 840 Bytes | |
rubygem-inifile.spec | 0000003575 3.49 KB |
Latest Revision
Split 12.3 from Factory
Comments 0