cl-fix

Apache 2.0

A FIX (Financial Information eXchange) library for Common Lisp

$ area51 add cl-fixCopy

Usage

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