[ ソース: python-setproctitle ]
パッケージ: python3-setproctitle (1.1.10-1 など)
python3-setproctitle に関するリンク
Debian の資源:
python-setproctitle ソースパッケージをダウンロード:
- [python-setproctitle_1.1.10-1.dsc]
- [python-setproctitle_1.1.10.orig.tar.gz]
- [python-setproctitle_1.1.10-1.debian.tar.xz]
メンテナ:
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
Setproctitle implementation for Python 3
The library allows a process to change its title (as displayed by system tools such as ps and top).
Changing the title is mostly useful in multi-process systems, for example when a master process is forked: changing the children's title allows one to identify the task each process is busy with. The technique is used by PostgreSQL and the OpenSSH Server for example.
This is the Python 3 package.
その他の python3-setproctitle 関連パッケージ
|
|
|
|
-
- dep: libc6 (>= 2.4)
- GNU C ライブラリ: 共有ライブラリ
以下のパッケージによって提供される仮想パッケージでもあります: libc6-udeb
-
- dep: python3
- 対話式の高レベルオブジェクト指向言語 (デフォルト python3 バージョン)
- dep: python3 (<< 3.8)
- dep: python3 (>= 3.6~)