cl-libsvm-format

MIT

A fast LibSVM data format reader for Common Lisp

$ area51 add cl-libsvm-formatCopy

Usage

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