Pakket: golang-github-syncthing-notify-dev (0.0~git20190709.69c7a95-1)
Verwijzigingen voor golang-github-syncthing-notify-dev
Debian bronnen:
Het bronpakket golang-github-syncthing-notify downloaden:
- [golang-github-syncthing-notify_0.0~git20190709.69c7a95-1.dsc]
- [golang-github-syncthing-notify_0.0~git20190709.69c7a95.orig.tar.xz]
- [golang-github-syncthing-notify_0.0~git20190709.69c7a95-1.debian.tar.xz]
Beheerders:
Externe bronnen:
- Homepage [github.com]
Vergelijkbare pakketten:
File system event notification library on steroids
Package notify implements access to filesystem events.
Notify is a high-level abstraction over filesystem watchers like inotify, kqueue, FSEvents, FEN or ReadDirectoryChangesW. Watcher implementations are split into two groups: ones that natively support recursive notifications (FSEvents and ReadDirectoryChangesW) and ones that do not (inotify, kqueue, FEN).
This is a fork by the Syncthing project.
Andere aan golang-github-syncthing-notify-dev gerelateerde pakketten
|
|
|
|
-
- dep: golang-golang-x-sys-dev
- Low-level interaction with the operating system