cl-sf3

zlib

A library to parse and create SF3 files.

$ area51 add cl-sf3Copy

Usage

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