套件: python3-pywatchman (4.9.0-6build2)
python3-pywatchman 的相關超連結
Trisquel 的資源:
下載原始碼套件 watchman:
維護者:
Original Maintainer:
- Anuradha Weeraman
外部的資源:
- 主頁 [facebook.github.io]
相似套件:
Python library for Watchman and related utilities
A Python library for watchman (the file watching service), and related utilities such as watchman-make and watchman-wait. Watchman can be used to watch files and record when they actually change. It can be used to trigger actions (such as rebuilding assets) when matching files change. If you require to perform an action based on whether a file changes or not, watchman may be the tool you need. By giving watchman a pattern and an action to take when the files change, you can trigger an activity to be taken.
其他與 python3-pywatchman 有關的套件
|
|
|
-
- dep: libc6 (>= 2.4)
- GNU C Library: Shared libraries
同時作為一個虛擬套件由這些套件提供: libc6-udeb
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
- dep: python3 (<< 3.11)
- dep: python3 (>= 3.10~)
-
- dep: python3.10
- Interactive high-level object-oriented language (version 3.10)
-
- dep: watchman
- File watching service