This directory contains a replica of basic ini file parser java project by Ángel Luis and a minor modifications to that project.
- C# ini parser project by the same author
- same project embedded in Powershell script with Add-Type
- another Powrshell snippet for processing ini files
- another C# ini parser project
- yet another, somewhat bloated c# project containing complex hierarchy of classes just to deal with the ini file
- default Ruby package for ini files