[ 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~)