unofficial mirror of guile-user@gnu.org 
 help / color / mirror / Atom feed
From: Mike Gran <spk121@yahoo.com>
To: guile-user@gnu.org
Subject: [ANN] guile-curl 0.8 released
Date: Sun, 10 Jan 2021 17:33:30 -0800	[thread overview]
Message-ID: <20210111013330.GA1517301@spikycactus.com> (raw)
In-Reply-To: 20210111013330.GA1517301.ref@spikycactus.com

I am pleased to announce the release of guile-curl 0.8.  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.

In the previous release, Aleix and Ricardo reported that it failed to
build or pass its test suite.  I couldn't reproduce those problems on
my boxes, but, hopefully this hack improves the situation.

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.8.tar.gz
The md5 sum is at
  http://lonelycactus.com/tarball/guile_curl-0.8.tar.gz.md5
and is
  01eda6d02f8ac1568db3a1a0ef3781a5  guile_curl-0.8.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.8 - Jan 11, 2021

    - Eliminate all traces of gnulib
    - Use srfi-64 for test scripts
    - Avoid recursive automake
    - Simplify build somewhat
    - When CURL constants and enums are not present, the Guile versions
      will be #f, instead of undefined
    - Use pkg-config instead of curl-config to gather information
      about the libcurl install
    - Remove ChangeLog

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

Thanks,

Mike Gran





       reply	other threads:[~2021-01-11  1:33 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <20210111013330.GA1517301.ref@spikycactus.com>
2021-01-11  1:33 ` Mike Gran [this message]
2021-01-11  2:50   ` [ANN] guile-curl 0.8 released Aleix Conchillo Flaqué
2021-01-11  2:52     ` Aleix Conchillo Flaqué

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/guile/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20210111013330.GA1517301@spikycactus.com \
    --to=spk121@yahoo.com \
    --cc=guile-user@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).