guile-user
[Top][All Lists]
Advanced

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

Re: Downloading a file from a URL from the web with http-get


From: Ludovic Courtès
Subject: Re: Downloading a file from a URL from the web with http-get
Date: Sat, 16 Aug 2014 16:41:47 +0200
User-agent: Gnus/5.130011 (Ma Gnus v0.11) Emacs/24.3 (gnu/linux)

FWIW, Guix also has an FTP client in (guix ftp-client), and it’s
independent from the rest of Guix:

  http://git.savannah.gnu.org/cgit/guix.git/tree/guix/ftp-client.scm

It also uses (web client) extensively, with the GnuTLS Guile bindings
for HTTPS:

  http://git.savannah.gnu.org/cgit/guix.git/tree/guix/build/download.scm#n115

Thanks,
Ludo’.




reply via email to

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