Hello,
I was trying to write a little program using guile and guile-gnutls and noticed
- the info manual containing the documentation about the bindings is not available
- the library is installed into libdir/guile/3.0 and not libdir/guile/3.0/extensions (aka pkg-config --variable=extensiondir guile-3.0 ) where I would expect usual guile-extensions to be installed into.
Also it would be great if the fedora guile package provides unversioned variants of the guile executables for easier compatibility with other guile based software