[ 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
- interactive high-level object-oriented language (Python2 version)
- dep: python (<< 2.8)
- dep: python (>= 2.7~)