Download
Releases
WARNING: The current release is very outdated.
Unless you're sure that you need the released version,
please use the live sources.
Releases are signed
with
my
key(id: 0xCFBD0125).
Dependencies
You can find
here old releases.
Live sources
Dependencies:
IOLIB (last updated Wednesday, 16-Apr-2008 21:06:01 EDT)
$ git clone http://common-lisp.net/project/iolib/git/iolib.git
Test suite
In order to load the test suite you'll also need these libraries:
You can run the test suite by evaluating in the REPL:
(asdf:oos 'asdf:test-op :iolib)