K 10 svn:author V 6 clsung K 8 svn:date V 27 2007-07-30T02:08:07.000000Z K 7 svn:log V 459 Ah yes, INI files. We love them. We hate them. We cannot escape them. Originally made popular by Windows, INI files are everywhere including in Samba[www.samba.org] and Trac[trac.edgewall.org]. This gem has one goal: make INI file, structure, and stream manipulation as fast, safe, and simple as possible. We take a modal approach with a pluggable parser class. WWW: http://IniFile.RubyForge.org/ PR: ports/114786 Submitted by: Yarema END