python-utmp 0.8
===============

python-utmp provides 3 modules to access utmp and wtmp records:

 * utmpaccess is lowlevel module written in C, wrapping/emulating glibc 
functions
 * UTMPCONST provides useful constants
 * utmp is module build on top of utmpaccess module, providing object oriented 
interface.

Module works on both SysV and BSD systems.

Notable changes:
 * some support for python3
 * __repr__ method for UtmpRecord and UtmpEntry

URL:
http://kassiopeia.juls.savba.sk/~garabik/software/python-utmp/

License:
almost public domain

-- 
 -----------------------------------------------------------
| Radovan GarabĂ­k http://kassiopeia.juls.savba.sk/~garabik/ |
| __..--^^^--..__    garabik @ kassiopeia.juls.savba.sk     |
 -----------------------------------------------------------
Antivirus alert: file .signature infected by signature virus.
Hi! I'm a signature virus! Copy me into your signature file to help me spread!
-- 
http://mail.python.org/mailman/listinfo/python-announce-list

        Support the Python Software Foundation:
        http://www.python.org/psf/donations/

Reply via email to