Releases

Releases are signed with key 0xCFBD0125
iolib-0.8.0.tar.gz (signature) -- Saturday, 09-Mar-2013 23:53:26 UTC

Live sources

$ git clone https://github.com/sionescu/libfixposix.git
$ git clone https://github.com/sionescu/iolib.git
Daily snapshots are here. Backups of IOLib are available on common-lisp.net, gitorious and repo.or.cz

IOLib HEAD now uses a C library(LibFixPOSIX) to wrap syscalls. If you have problems compiling it, make sure you follow the README

Dependencies:

Alexandria, Trivial-Features, Trivial-Garbage, Babel, CFFI(git), Bordeaux-Threads and CL-PPCRE. All of these are in the latest Quicklisp

Test suite

In order to load the test suite you'll also FiveAM
You can run the test suite by evaluating in the REPL:
(asdf:test-system :iolib)