source

ini_files

11.0.0

A standalone, portable Ada package for configuration files

11.0.0

Config is an Ada package for parsing configuration files (.ini, .inf, .cfg, ...) and retrieving keys of various types. New values for single keys, or entire sections, can be set.

  • Standalone and unconditionally portable code.
  • Pure Ada 2005: nothing compiler- / system- specific.
  • Can be used in projects in Ada 2005, Ada 2012 and later versions of the Ada language.
  • Object oriented.
  • Tests and demos included.