[augeas-devel] Lens that handles "ini"-style files with "<<EOT"-type multiline values?

Peter Eriksson pen at lysator.liu.se
Mon May 30 11:26:48 UTC 2022


I’ve been trying to find a lens that handles ini-style config files where some entries use multiline values like this:

[foosection]
title = foo
options = <<EOT
aaa = foo
bbb = “barf barf”
EOT
foo = test

But apparently my Google-fu is failing me at this time… Any suggestions?

- Peter



More information about the augeas-devel mailing list