27cab1b67b
- While here, fix PYTHON_SITELIBDIR misuse, don't install license with docs and add PyPi WWW
7 lines
246 B
Text
7 lines
246 B
Text
A setproctitle implementation for Python.
|
|
|
|
The library allows a process to change its title (as displayed by system tools
|
|
such as ps(1) and top(1).
|
|
|
|
WWW: https://pypi.python.org/pypi/setproctitle
|
|
WWW: https://github.com/dvarrazzo/py-setproctitle
|