[ 源代码: golang-github-syncthing-notify ]
软件包:golang-github-syncthing-notify-dev(0.0~git20210616.c6b7342-2)
golang-github-syncthing-notify-dev 的相关链接
Debian 的资源:
下载源码包 golang-github-syncthing-notify:
- [golang-github-syncthing-notify_0.0~git20210616.c6b7342-2.dsc]
- [golang-github-syncthing-notify_0.0~git20210616.c6b7342.orig.tar.xz]
- [golang-github-syncthing-notify_0.0~git20210616.c6b7342-2.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [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