wendy

debian packaging for wendy
git clone git://git.unixkoans.com/wendy.git
Log | Files | Refs | README | LICENSE

control (499B)


1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
Source: wendy
Section: misc
Priority: optional
Maintainer: Xiaodong Xu <[email protected]>
Build-Depends: debhelper (>= 9)
Standards-Version: 3.9.5
Homepage: http://git.z3bra.org/wendy/
Vcs-Git: git://z3bra.org/wendy
Vcs-Browser: http://git.z3bra.org/wendy/

Package: wendy
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: an inotify-based directory watcher
 With wendy, you can watch event in directories or files, and launch a
 specific command when an event occurs.