s-graphviz

MIT

An s-expression presentation of GraphViz DOT language

$ area51 add s-graphvizCopy

Usage

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