cl-tidy

MIT License

FFI bindings for HTML Tidy

$ area51 add cl-tidyCopy

Usage

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

Dependencies