Paketname | python-utmp |
Beschreibung | python module for working with utmp |
Archiv/Repository | Offizielles Ubuntu Archiv lucid (universe) |
Version | 0.8ubuntu1 |
Sektion | universe/python |
Priorität | optional |
Installierte Größe | 148 Byte |
Hängt ab von | python (<< 2.7), python (>= 2.6), python-support (>= 0.90.0), libc6 (>= 2.4) |
Empfohlene Pakete | |
Paketbetreuer | Ubuntu Developers |
Quelle | |
Paketgröße | 20390 Byte |
Prüfsumme MD5 | 230db29b1ec3fc8f9bd922c2ce3524f4 |
Prüfsumme SHA1 | fac596a810a9f9ae0f4c009f4264095a91b68dc7 |
Prüfsumme SHA256 | 2982ed8b2294fbbd54f36fdec0d53fa5ce4250bdd0b6fe4adbe4db7179355a25 |
Link zum Herunterladen | python-utmp_0.8ubuntu1_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.
|