DEBFIND Suche nach Debian-Paketen

Suchplatform für Softwarepakete und Archive Debian-basierter Linux-Distributionen

beta ! Diese website wird noch weiterentwickelt.

Liste aller Kategorien/Sektionen | Suchmaske | Haftungsausschluß

Paketbeschreibung


Paketnamepython-setproctitle
BeschreibungA setproctitle implementation for Python
Archiv/RepositoryOffizielles Debian Archiv squeeze (main)
Version1.0.1-1
Sektionpython
Prioritätextra
Installierte Größe100 Byte
Hängt ab vonlibc6 (>= 2.3.6-6~), python (<< 2.7), python (>= 2.5), python-support (>= 0.90.0)
Empfohlene Pakete
PaketbetreuerÖrjan Persson
Quelle
Paketgröße9740 Byte
Prüfsumme MD503b7fcf242971a19d6c91921e88ac256
Prüfsumme SHA136088c80d0eb606d4a5054d13140a6c3901a4fe1
Prüfsumme SHA256de0ed8c47a6e9c0fc268cedc9957f3f9e970ee7dd293c6b22c692f60fb89635c
Link zum Herunterladenpython-setproctitle_1.0.1-1_i386.deb
Ausführliche BeschreibungThe 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 to identify the task each process is busy with. The technique is used by PostgreSQL and the OpenSSH Server for example.


Impressum
Linux is a registered trademark of Linus Torvalds