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.
- Developed at devel:languages:ruby:extensions
- Sources inherited from project openSUSE:Factory
-
1
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout home:rguenther:plgrnd/rubygem-inifile && cd $_
- Create Badge
Source Files
Filename | Size | Changed |
---|---|---|
inifile-2.0.0.gem | 0000015872 15.5 KB | |
rubygem-inifile.changes | 0000000429 429 Bytes | |
rubygem-inifile.spec | 0000003575 3.49 KB |
Revision 4 (latest revision is 9)
Automatic submission by obs-autosubmit
Comments 0