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.
- Versions: 0.3-1.d247206
- Website: https://github.com/eudoxia0/trivial-download/
- Licenses: FreeBSD
- Package source: gnu/packages/lisp-xyz.scm
- Builds: See build status
- Issues: See known issues
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:
[](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]]