X-Git-Url: http://repo.macrolet.net/gitweb/?a=blobdiff_plain;ds=sidebyside;f=README;h=f63d46f772fcfbedbb947dee2f30a5242a87dd0a;hb=d42e154e658b92eb965550ed9b346ac3b043a018;hp=c775c819253d9b9de9ac6b26cf33d3ba6862a939;hpb=b5f7c6a5d004191242687edfcb87af1ea3c6dafc;p=cl-inotify.git diff --git a/README b/README index c775c81..f63d46f 100644 --- a/README +++ b/README @@ -4,7 +4,5 @@ Interface to the linux inotify API. Rudimentary, but working. Implementations currently supported: SBCL -TODO: -- extend to other APIs? -- easier interface for (e)poll/select maybe using iolib -- fix implementation dependent stuff +Uses the binary-types library (ASDF enhanced from +http://github.com/Ferada/cl-notify or see http://www.cliki.net/Binary-types).