cl-base16

GPLv2

Common Lisp implementation of base16

$ area51 add cl-base16Copy

Usage

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