Add github.com/romshark/yamagiconf (#5357)

This commit is contained in:
Roman Sharkov 2024-07-22 21:22:39 +02:00 committed by GitHub
parent 24865574da
commit 81659ec4ad
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -506,6 +506,7 @@ _Libraries for configuration parsing._
- [viper](https://github.com/spf13/viper) - Go configuration with fangs.
- [xdg](https://github.com/adrg/xdg) - Go implementation of the [XDG Base Directory Specification](https://specifications.freedesktop.org/basedir-spec/basedir-spec-latest.html) and [XDG user directories](https://wiki.archlinux.org/index.php/XDG_user_directories).
- [xdg](https://github.com/OpenPeeDeeP/xdg) - Cross platform package that follows the [XDG Standard](https://standards.freedesktop.org/basedir-spec/basedir-spec-latest.html).
- [yamagiconf](https://github.com/romshark/yamagiconf) - The "safe subset" of YAML for Go configs.
**[⬆ back to top](#contents)**