Paketname | python-prctl |
Beschreibung | Python interface to the prctl() syscall |
Archiv/Repository | Offizielles Debian Archiv squeeze (main) |
Version | 1.1.1-1 |
Sektion | python |
Priorität | extra |
Installierte Größe | 188 Byte |
Hängt ab von | python (<< 2.7), python (>= 2.5), python-support (>= 0.90.0), libc6 (>= 2.3.6-6~), libcap2 (>= 2.10) |
Empfohlene Pakete | |
Paketbetreuer | Dennis Kaarsemaker |
Quelle | |
Paketgröße | 33284 Byte |
Prüfsumme MD5 | 99f5d3d69f5d4439d9428d87fe4b35ef |
Prüfsumme SHA1 | 5b948e3ea307efdc83c8f39fbc938f81d120b794 |
Prüfsumme SHA256 | 70ea37347cfcf277c4b4e2f3604fb71781565c94bd8f06f57e7f983971fc639b |
Link zum Herunterladen | python-prctl_1.1.1-1_i386.deb |
Ausführliche Beschreibung | The 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.
|