cl-recaptcha
Trivial support for the recaptcha service
$ area51 add cl-recaptchaCopyUsage
;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(cl-recaptcha:some-function ...)Trivial support for the recaptcha service
$ area51 add cl-recaptchaCopy;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(cl-recaptcha:some-function ...)