Open ngirard opened 3 years ago
Hi @ngirard,
Thanks for your suggestion.
I'll look into this 🙂
Great, thanks !
The main ini parsing package I've found doesn't support the required format right now. I've raised a feature request: https://github.com/go-ini/ini/issues/275
There's potential for me to write my own ini parser but I'm going to wait and see what the response on that feature request is first.
any news on this?
don't know if that helps: https://github.com/gookit/config
Yes it looks like that helps, thank you. I want to finish up the changes I'm making to the existing parsers and then I can add support for this
It would be great if Dasel could handle
.ini
files.Cheers!