套件: golang-github-syncthing-notify-dev (0.0~git20210616.c6b7342-1)
golang-github-syncthing-notify-dev 的相關超連結
Trisquel 的資源:
下載原始碼套件 golang-github-syncthing-notify:
- [golang-github-syncthing-notify_0.0~git20210616.c6b7342-1.dsc]
- [golang-github-syncthing-notify_0.0~git20210616.c6b7342.orig.tar.xz]
- [golang-github-syncthing-notify_0.0~git20210616.c6b7342-1.debian.tar.xz]
維護者:
Original Maintainers:
- Debian Go Packaging Team
- Alexandre Viau
- Jai Flack
外部的資源:
- 主頁 [github.com]
相似套件:
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.
其他與 golang-github-syncthing-notify-dev 有關的套件
|
|
|
-
- dep: golang-golang-x-sys-dev
- Low-level interaction with the operating system