freebsd-ports/devel/py-setproctitle/pkg-descr
Pietro Cerutti 96b09a4fea - New port: devel/py-setproctitle
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: http://pypi.python.org/pypi/setproctitle/

PR:		144694
Submitted by:	Sofian Brabez <sbrabez@gmail.com> (maintainer)
Approved by:	jadawin (wants his PRs, can't commit right now)
2010-03-12 14:45:14 +00:00

6 lines
196 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: http://pypi.python.org/pypi/setproctitle/