パッケージ: python3-pywatchman (4.9.0-7 など)
python3-pywatchman に関するリンク
Debian の資源:
watchman ソースパッケージをダウンロード:
メンテナ:
外部の資源:
- ホームページ [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.17)
- GNU C ライブラリ: 共有ライブラリ
以下のパッケージによって提供される仮想パッケージでもあります: libc6-udeb
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
- dep: python3 (<< 3.12)
- dep: python3 (>= 3.11~)
-
- dep: python3.11
- Interactive high-level object-oriented language (version 3.11)
-
- dep: watchman
- File watching service