qbase64
Fast and flexible base64 encoder and decoder
$ area51 add qbase64CopyUsage
;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(qbase64:some-function ...)Fast and flexible base64 encoder and decoder
$ area51 add qbase64Copy;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(qbase64:some-function ...)