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-cli which runs on the command line and prints detected changes to stdout.
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.0.0.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), sodium (>=0.11), time (>=1.5) [details] |
| License | LGPL-3.0-only |
| Author | Christof Schramm |
| Maintainer | christof.schramm@campus.lmu.de |
| Uploaded | by muzzle at 2015-07-18T20:07:20Z |
| Category | Data |
| Home page | https://github.com/kryoxide/delta |
| Source repo | head: git clone https://github.com/kryoxide/delta.git |
| Executables | delta-cli |
| Downloads | 5396 total (18 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-18 [all 1 reports] |