html-encode
A library for encoding text in various web-savvy encodings.
$ area51 add html-encodeCopyUsage
;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(html-encode:some-function ...)A library for encoding text in various web-savvy encodings.
$ area51 add html-encodeCopy;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(html-encode:some-function ...)