clx-xembed

MIT

An implementation of the XEMBED protocol that integrates with CLX.

$ area51 add clx-xembedCopy

Usage

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

Dependencies