guile-user
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[ANN] guile-curl v0.6


From: Mike Gran
Subject: [ANN] guile-curl v0.6
Date: Sat, 16 Feb 2019 15:43:59 -0800
User-agent: Mutt/1.10.1 (2018-07-13)

I am pleased to announce the release of guile-curl 0.6.
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 webpage for the library is at
  http://lonelycactus.com/guile-curl.html
The development tree is at
  https://github.com/spk121/guile-curl
The latest source archive is at
  http://lonelycactus.com/tarball/guile_curl-0.6.tar.gz

For Release 0.6 - Feb 15, 2019

    - Eliminate Guile 1.8 support
    - Update to libcurl 7.61.x constants
    - guilesitedir become guilemoduledir
    - follow guile-hall's guidance of how guile directories are formed
    - use unversioned libguile-curl library in curl.scm

There is no mailing list for this project.  Feel free to contact
me directly if you have any questions.

According to rhash, the CRC32 for this tarball is DD6FC8F8

Thanks,

Mike Gran



reply via email to

[Prev in Thread] Current Thread [Next in Thread]