diff options
author | Richard Ellis <rellis@dp100.com> | 2014-01-21 13:08:20 +0700 |
---|---|---|
committer | Erik Hanson <erik@slackbuilds.org> | 2014-01-29 23:21:09 -0600 |
commit | 786572db6fb38ed60a3aa65540998aab3b869f43 (patch) | |
tree | b28caf1c212d01dac62ced55e72bd6e2e6d00656 /libraries/tcl-inotify/README | |
parent | c1eb08d828cabcb75221d3cfdd3ba8f69511052b (diff) | |
download | slackbuilds-786572db6fb38ed60a3aa65540998aab3b869f43.tar.gz |
libraries/tcl-inotify: Added (Tcl inotify extension).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'libraries/tcl-inotify/README')
-rw-r--r-- | libraries/tcl-inotify/README | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/libraries/tcl-inotify/README b/libraries/tcl-inotify/README new file mode 100644 index 0000000000..77cb5c5b04 --- /dev/null +++ b/libraries/tcl-inotify/README @@ -0,0 +1,2 @@ +This is a Tcl extension that provides an interface to the inotify file +system notification service of the Linux kernel.
\ No newline at end of file |