Install cl-nibbles by entering the following commands in the terminal:
sudo apt update sudo apt install cl-nibbles
Description:
Common Lisp library for accessing octet-addressed blocks of data
nibbles is a library for accessing multibyte integers from octet arrays and streams. While such accessors are straightforward to write, nibbles aims to centralize such facilities and also provide optimizations for them when appropriate.
Homepage: http://method-combination.net/lisp/nibbles/
Version: 20170403-1
Section: universe/lisp