How to Install cl-puri in Ubuntu 18.04



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

sudo apt update
sudo apt install cl-puri

Description:

Common Lisp Portable URI Library

This is portable Universal Resource Identifier (RFC 2396) library for Common Lisp programs. It is based on Franz, Incorporated opensource package and ported to run on other CL implementations. A regression test package is included.

Homepage: http://files.kpe.io/puri/

Version: 1:1.5.6-1

Section: universe/devel