Download the source code from https://github.com/mmontone/descriptions and point .asd system definition files from ./sbcl/system (ln -s <system definition file path>) and then evaluate:
(require :descriptions)
from your lisp listener.
You will also need to satisfy these system dependencies:
The easiest way of installing those packages is via Quicklisp
This library is under the MIT licence.