python-utmp 0.8+nmu1ubuntu2 source package in Ubuntu

Changelog

python-utmp (0.8+nmu1ubuntu2) natty; urgency=low

  * Rebuild to add support for python 2.7.
 -- Matthias Klose <email address hidden>   Fri, 03 Dec 2010 00:12:54 +0000

Upload details

Uploaded by:
Matthias Klose
Uploaded to:
Natty
Original maintainer:
Ubuntu Developers
Architectures:
any
Section:
python
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
python-utmp_0.8+nmu1ubuntu2.tar.gz 17.1 KiB f7e83e8acef65f41fdfa6b29e5047b32266d090ede332045380822d7a2f4b52e
python-utmp_0.8+nmu1ubuntu2.dsc 916 bytes fc3723bf791206ee7a8763b0311b3193548eac343333a02af55185d829088d55

Available diffs

View changes file

Binary packages built by this source

python-utmp: python module for working with utmp

 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.