delta: A library for detecting file changes
Delta is a library for detecting file changes in any given directory. The package is written using the sodium FRP library but it also provides a callback based API. The project also contains an executable, delta-run, which allows you to run arbitrary shell commands when a file in a directory (recursively) changes.
Flags
Automatic Flags
Name | Description | Default |
---|---|---|
build_fs_events | Build in FSEvents support (OS X) | Enabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info
Downloads
- delta-0.2.1.1.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
Versions [RSS] | 0.1.0.0, 0.1.0.1, 0.1.2.0, 0.2.0.0, 0.2.1.0, 0.2.1.1, 0.2.1.2 |
---|---|
Dependencies | base (>=4.6 && <4.9), containers (>=0.5), delta, directory (>=1.2), filepath (>=1.3), hfsevents (>=0.1.5), optparse-applicative (>=0.10), process (>=1.2), sodium (>=0.11), time (>=1.5) [details] |
License | LGPL-3.0-only |
Author | Christof Schramm |
Maintainer | christof.schramm@campus.lmu.de |
Category | Data |
Home page | https://github.com/kryoxide/delta |
Source repo | head: git clone https://github.com/kryoxide/delta.git |
Uploaded | by muzzle at 2015-07-21T21:08:32Z |
Distributions | |
Executables | delta-run, delta-cli |
Downloads | 5230 total (7 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs available [build log] Last success reported on 2015-07-21 [all 1 reports] |