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.
- Devel package for openSUSE:Factory
- Links to openSUSE:Factory / rubygem-inifile
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout devel:languages:ruby:extensions/rubygem-inifile && cd $_
- Create Badge
Source Files (show merged sources derived from linked package)
Filename | Size | Changed |
---|---|---|
_link | 0000000150 150 Bytes | |
gem2rpm.yml | 0000001632 1.59 KB | |
inifile-3.0.0.gem | 0000018432 18 KB | |
rubygem-inifile.changes | 0000000983 983 Bytes | |
rubygem-inifile.spec | 0000002934 2.87 KB |
Latest Revision
baserev update by copy to link target
Comments 0