File: control

package info (click to toggle)
direvent 5.1-1
  • links: PTS, VCS
  • area: main
  • in suites: buster, stretch
  • size: 4,412 kB
  • ctags: 3,458
  • sloc: sh: 14,116; ansic: 13,935; yacc: 1,436; lex: 1,420; makefile: 313; awk: 55; sed: 16
file content (21 lines) | stat: -rw-r--r-- 840 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
Source: direvent
Section: utils
Priority: optional
Maintainer: Alejandro Garrido Mota <alejandro@debian.org>
Build-Depends: debhelper (>= 9),
               autotools-dev,
               dh-systemd
Standards-Version: 3.9.8
Homepage: http://www.gnu.org.ua/software/direvent/
Vcs-Git: https://github.com/mogaal/direvent.git
Vcs-Browser: https://github.com/mogaal/direvent

Package: direvent
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: monitors events in the file system directories
 For each event that occurs in a set of pre-configured directories, the 
 program calls an external program associated with it, supplying it with
 the information about the event and the location within the file system
 where it occurred. This may be helpful, for example, to track changes in
 the important configuration files.