ConfigParser1.0.0 package

Package to Parse an INI File, Including Variable Interpolation

Enhances the 'ini' package by adding the ability to interpolate variables. The INI configuration file is read into an R6 ConfigParser object (loosely inspired by Pythons ConfigParser module) and the keys can be read, where '%(....)s' instances are interpolated by other included options or outside variables.

  • Maintainer: Holger Hoefling
  • License: GPL-3
  • Last published: 2017-08-22