cl-webkit

MIT

An FFI binding to WebKit2GTK+

$ area51 add cl-webkitCopy

Usage

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