How to Install cl-drakma in Ubuntu 18.04



Install cl-drakma by entering the following commands in the terminal:

sudo apt update
sudo apt install cl-drakma

Description:

Common Lisp HTTP client

Drakma is a full-featured HTTP client implemented in Common Lisp. It knows how to handle HTTP/1.1 chunking, persistent connections, re-usable sockets, SSL, continuable uploads, file uploads, cookies, and more.

Homepage: http://weitz.de/drakma/

Version: 2.0.3-1

Section: universe/lisp