trivial-utf-8

ZLIB

A small library for doing UTF-8-based input and output.

$ area51 add trivial-utf-8Copy

Usage

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