Ini_files

Website:

https://sourceforge.net/p/ini-files/

Authors:
  • Rolf Ebert
  • Gautier de Montmollin
Maintainers:
  • rolf.ebert.gcc@gmx.de
  • gdemont@hotmail.com
License:

MIT

Version:

11.0.0

Alire CI:

Dependencies:

No dependency.

Dependents:
  • image/svg+xml azip
  • image/svg+xml lea
Badge:

A standalone, portable Ada package for configuration files

#ini #ini-file #cfg #cfg-file #config #configuration

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.