I am pleased to announce the release of guile-curl 0.9. This is a library for fetching files by URL from the internet in the GNU Guile dialect of the Scheme programming language. It wraps functionality provided by the libcurl library. It supports many protocols, such as https, ftp, tftp, gopher, and smtp, and it has many options for proxies.
The development tree is at https://github.com/spk121/guile-curl For a source archive from a javascript-free location, there is http://lonelycactus.com/tarball/guile_curl-0.9.tar.gz The sha256 sum is at http://lonelycactus.com/tarball/guile_curl-0.9.tar.gz.sha256 and is b15e4f8e36917056143eac80a495ebda267905cbd945cf81fedb54472374fc78 guile_curl-0.9.tar.gz Alternately, you can find it under the Github release page. The versions found here are unbootstrapped. They are, however, https. https://github.com/spk121/guile-curl/releases There is a webpage -- in need of updating -- at http://www.lonelycactus.com/guile-curl.html For Release 0.9 - Jan 19, 2021 - Speed up bv->url-encoded-bytevector - Improve reliability of parallel builds There is no mailing list for this project. Feel free to contact me directly if you have any questions. Thanks, Mike Gran