qbase64

BSD-3-Clause

Fast and flexible base64 encoder and decoder

$ area51 add qbase64Copy

Usage

;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(qbase64:some-function ...)