guile-user
[Top][All Lists]
Advanced

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

[ANN] guile-curl 0.3


From: Mike Gran
Subject: [ANN] guile-curl 0.3
Date: Tue, 30 Sep 2014 23:24:46 -0700

Hello-

I've rolled up a new release of the guile-curl package. guile-curl
is a library that has procedures that allow Guile to do client-side
URL transfers, like requesting documents from http or ftp servers. It
is based on the libcurl library.

Guile has native procedures to download from plain http, but, for
more obscure types of URLs, curl can be pretty valuable.  You never
know when you'll need to use tftp. ;-)

The purpose for this release is to fix a crash bug related to the
freeing of memory used in HTTP POST operations.

tarball: http://www.lonelycactus.com/tarball/guilecurl-0.3.tar.gz
source code: http://github.com/spk121/guile-curl
home page: http://www.lonelycactus.com/guile-curl.html

Thanks,
Mike Gran



reply via email to

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