Git hosting

inotify: CHICKEN Scheme wrapper for the Linux inotify API

Clone

git clone https://depp.brause.cc/inotify.git

Files

Size Path
examples/
tests/
63 .gitignore
1065 LICENSE
246 README.md
562 inotify-lolevel-module.scm
8137 inotify-lolevel.scm
814 inotify-module.scm
633 inotify.egg
149 inotify.meta
220 inotify.release-info
2472 inotify.scm
312 inotify.setup

README.md

About

A binding to the Linux inotify API for watching file events.

Examples

Run chicken-install -n to install their dependencies and build them.

Docs

See its wiki page.