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.
Alire crate: https://alire.ada.dev/crates/ini_files
Mirror: https://github.com/zertovitch/ini-files

Features

  • Pure Ada 2005: nothing compiler- / system- specific
  • Can be used in projects in Ada 2005, Ada 2012 and later language versions
  • Standalone: no dependency on other packages
  • Object oriented
  • Tests and demos included
  • Permissive license (MIT)
  • Free, open-source

Project Samples

Project Activity

See All Activity >