blob: 8c601a889157f3754df2e693f14e2971799cbe32 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
Source: rhdropbox
Section: misc
Priority: extra
Maintainer: Christian Pointner <equinox@helsinki.at>
Build-Depends: debhelper (>= 5), asciidoc, docbook-xsl, xsltproc
Standards-Version: 3.8.3
Homepage: http://www.helsinki.at/
Package: rhdropbox
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}, adduser
Description: Radio Helsinki dropbox daemon using inotify
rhdropbox is a small daemon which can be used to watch one or more
directories for new files. When a new file is detected a external program.
Aditional directories can be added to the damons watch list using a simple
unix socket based command interface.
|