diff options
author | Dimitris Zlatanidis <d.zlatanidis@gmail.com> | 2014-02-13 22:48:21 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2014-02-14 01:33:15 +0700 |
commit | efd6b0ec5b2c8ece43517903cb2fc37f06c97114 (patch) | |
tree | f96988511419664ad8d2e342209008e0466ae527 /system/watch-fs/watch-fs.info | |
parent | a03afe75644a83a9ccf76836390ed56b86f47a8c (diff) | |
download | slackbuilds-efd6b0ec5b2c8ece43517903cb2fc37f06c97114.tar.gz |
system/watch-fs: Added (monitor files changes).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system/watch-fs/watch-fs.info')
-rw-r--r-- | system/watch-fs/watch-fs.info | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/system/watch-fs/watch-fs.info b/system/watch-fs/watch-fs.info new file mode 100644 index 0000000000..e1a58547f5 --- /dev/null +++ b/system/watch-fs/watch-fs.info @@ -0,0 +1,10 @@ +PRGNAM="watch-fs" +VERSION="0.5.0" +HOMEPAGE="https://github.com/borntyping/watch-fs" +DOWNLOAD="https://pypi.python.org/packages/source/w/watch-fs/watch-fs-0.5.0.tar.gz" +MD5SUM="1eaf934250b0e069f49dbf8c292b804e" +DOWNLOAD_x86_64="" +MD5SUM_x86_64="" +REQUIRES="pysetuptools pyinotify" +MAINTAINER="Dimitris Zlatanidis" +EMAIL="d.zlatanidis@gmail.com" |