freebsd-ports/devel/py-setproctitle/pkg-descr
Dmitry Marakasov 27cab1b67b - Add py3-setproctitle, python counterpart of py-setproctitle
- While here, fix PYTHON_SITELIBDIR misuse, don't install license with docs and add PyPi WWW
2017-02-21 15:08:16 +00:00

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