html-entities

MIT License

A module for encoding and decoding HTML/XML/SGML entities.

$ area51 add html-entitiesCopy

Usage

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