ini_files

v11.0.0

A standalone, portable Ada package for configuration files

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.

Install

Globally install this crate:

alr install ini_files

Add to your project:

alr with ini_files

Crate Information

Authors

  1. Rolf Ebert
  2. Gautier de Montmollin

Maintainers

Maintainers (GitHub pseudo)

Release Date

last year

First Release

7/21/2023

License

Links

Statistics

Dependencies: 0

Dependents: 2

Versions: 2

Dependents