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

ecl-trivial-download

Download files from Common Lisp

trivial-download allows you to download files from the Internet from Common Lisp. It provides a progress bar.

Installation

Install the latest version of ecl-trivial-download as follows:

guix install ecl-trivial-download

Or install a particular version:

guix install ecl-trivial-download@0.3-1.d247206

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.

Badge code

You can use the following badge to inform users of ecl-trivial-download about the latest version available in Guix.

Example HTML:

<a href='https://packages.guix.gnu.org/packages/ecl-trivial-download'><img src='https://packages.guix.gnu.org/packages/ecl-trivial-download/badges/latest-version.svg' alt='Version in GNU Guix'></a>

Example Markdown:

[![Version in GNU Guix](https://packages.guix.gnu.org/packages/ecl-trivial-download/badges/latest-version.svg)](https://packages.guix.gnu.org/packages/ecl-trivial-download)

Example Org:

[[https://packages.guix.gnu.org/packages/ecl-trivial-download][https://packages.guix.gnu.org/packages/ecl-trivial-download/badges/latest-version.svg]]