cl-ixf

WTFPL

Tools to handle IBM PC version of IXF file format

$ area51 add cl-ixfCopy

Usage

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