[ buster ]
[ ソース: python-setproctitle ]
パッケージ: python-setproctitle (1.1.10-1 など)
python-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 2
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.
その他の python-setproctitle 関連パッケージ
|
|
|
|
-
- dep: libc6 (>= 2.4)
- GNU C ライブラリ: 共有ライブラリ
以下のパッケージによって提供される仮想パッケージでもあります: libc6-udeb
-
- dep: python
- 対話式の高レベルオブジェクト指向言語 (Python2 バージョン)
- dep: python (<< 2.8)
- dep: python (>= 2.7~)