How to Install cl-csv-clsql in Ubuntu 18.04



Install cl-csv-clsql by entering the following commands in the terminal:

sudo apt update
sudo apt install cl-csv-clsql

Description:

Common Lisp library providing easy csv reading and writing

Facilities for reading and writing CSV format files (and importing and exporting csvs from databases)

Homepage: https://github.com/AccelerationNet/cl-csv

Version: 20170403-2

Section: universe/lisp