base64

Apache 2.0

Base64 encoding and decoding for Common Lisp.

$ area51 add base64Copy

Usage

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

Used by