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-prctl
BeschreibungPython interface to the prctl() syscall
Archiv/RepositoryOffizielles Debian Archiv squeeze (main)
Version1.1.1-1
Sektionpython
Prioritätextra
Installierte Größe188 Byte
Hängt ab vonpython (<< 2.7), python (>= 2.5), python-support (>= 0.90.0), libc6 (>= 2.3.6-6~), libcap2 (>= 2.10)
Empfohlene Pakete
PaketbetreuerDennis Kaarsemaker
Quelle
Paketgröße33284 Byte
Prüfsumme MD599f5d3d69f5d4439d9428d87fe4b35ef
Prüfsumme SHA15b948e3ea307efdc83c8f39fbc938f81d120b794
Prüfsumme SHA25670ea37347cfcf277c4b4e2f3604fb71781565c94bd8f06f57e7f983971fc639b
Link zum Herunterladenpython-prctl_1.1.1-1_i386.deb
Ausführliche BeschreibungThe Linux prctl() function allows you to control specific characteristics of a process' behaviour. Usage of the function is fairly messy though, due to limitations in C and Linux. This module provides a nice non-messy Python(ic) interface.


Impressum
Linux is a registered trademark of Linus Torvalds