cl-pslib

LLGPL

A CFFI wrapper for the pslib library, a library for generating PostScript files.

$ area51 add cl-pslibCopy

Usage

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