This package browser is in early development. Mind the rough edges.

guile-curl 0.9

Curl bindings for Guile

guile-curl is a project 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 curl library.

Installation

Install guile-curl 0.9 as follows:

guix install guile-curl@0.9

Or install the latest version:

guix install guile-curl

You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.