File: control

package info (click to toggle)
entr 3.6-1
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 208 kB
  • ctags: 161
  • sloc: ansic: 1,355; sh: 267; makefile: 9
file content (18 lines) | stat: -rw-r--r-- 660 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
Source: entr
Section: misc
Priority: optional
Maintainer: Yuri D'Elia <wavexx@thregr.org>
Uploaders: Otto Kekäläinen <otto@debian.org>
Build-Depends: debhelper (>= 9), libbsd-dev, pkg-config
Standards-Version: 3.9.8
Homepage: http://entrproject.org/
Vcs-Git: https://anonscm.debian.org/git/collab-maint/entr.git
Vcs-Browser: https://anonscm.debian.org/cgit/collab-maint/entr.git

Package: entr
Architecture: any
Depends: ${misc:Depends}, ${shlibs:Depends}
Description: Run arbitrary commands when files change
 The Event Notify Test Runner (entr) runs arbitrary commands when
 files change. Changes are detected through the kqueue/inotify
 kernel interface.