cl-recaptcha

MIT

Trivial support for the recaptcha service

$ area51 add cl-recaptchaCopy

Usage

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