Paketname | python-utmp |
Beschreibung | python module for working with utmp |
Archiv/Repository | Offizielles Debian Archiv squeeze (main) |
Version | 0.8+nmu1 |
Sektion | python |
Priorität | optional |
Installierte Größe | 156 Byte |
Hängt ab von | python (<< 2.7), python (>= 2.5), python-support (>= 0.90.0), libc6 (>= 2.1.3) |
Empfohlene Pakete | |
Paketbetreuer | Radovan GarabÃk |
Quelle | |
Paketgröße | 20002 Byte |
Prüfsumme MD5 | f5632aac7a16eb7798e10b5bba412525 |
Prüfsumme SHA1 | c01a39fb8b7a9971d5ec8a9ae2c31ff6e68cd1d8 |
Prüfsumme SHA256 | 1418112bdf72477ae1533460dfb718b7617aca27b62a8b003bd497b333a29e1b |
Link zum Herunterladen | python-utmp_0.8+nmu1_i386.deb |
Ausführliche Beschreibung | python-utmp provides 3 modules to access utmp and wtmp records.
utmpaccess is lowlevel module wrapping glibc functions, UTMPCONST
provides useful constants, and utmp is module build
on top of utmpaccess module, providing object oriented
interface.
|