Skip to content

Releases: Paebbels/pyExtendedConfigParser

Initial version.

31 Oct 21:53
Compare
Choose a tag to compare

This release improves ConfigParser from Python standard library:

  • Improves the interpolation algorithm
  • Adds an interpolation cache
  • Allows section name interpolation
  • Supports multiple DEFAULT sections
  • Allows nested interpolations