gnu: Add clasp-html-encode.

* gnu/packages/lisp-xyz.scm (clasp-html-encode): New variable.

Change-Id: Ib15099db664561841842f7c1c59a55370c9158b6
This commit is contained in:
jgart 2025-07-16 10:09:43 -05:00
parent 0a5815b861
commit d5500bfed3
No known key found for this signature in database
GPG key ID: A52AA2B477B6DD35

View file

@ -18120,6 +18120,9 @@ starting from one of its nodes (typically when you open a URL in a new tab).")
(define-public ecl-html-encode
(sbcl-package->ecl-package sbcl-html-encode))
(define-public clasp-html-encode
(sbcl-package->clasp-package sbcl-html-encode))
(define-public sbcl-html-entities
(let ((commit "4af018048e891f41d77e7d680ed3aeb639e1eedb"))
(package