idna
IDNA (international domain names) string encoding and decoding routines
$ area51 add idnaCopyUsage
;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(idna:some-function ...)IDNA (international domain names) string encoding and decoding routines
$ area51 add idnaCopy;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(idna:some-function ...)