a0558f63c4c495ede1ee1f896826c3bb3481f6e0
[cl-inotify.git] / README
1 CL-NOTIFY
2
3 Interface to the linux inotify API.  Rudimentary, but working.
4
5 Implementations currently supported: SBCL
6
7 Uses the binary-types library (ASDF enhanced from
8 http://github.com/Ferada/cl-notify or see http://www.cliki.net/Binary-types ).