Python modules for umtp records
python-utmp consists of three modules, providing access to utmp records. It is quite difficult to access utmp record portably, because every UNIX has different structure of utmp files. Currently, python-utmp works on platforms which provide getutent, getutid, getutline, pututline, setutent, endutent and utmpname functions (such as GNU systems (Linux and hurd) and System V unices) and on BSD systems using simple utmp structure.
Release | Stable | Testing |
---|---|---|
Fedora Rawhide | 0.8.2-17.fc35 | - |
Fedora 35 | 0.8.2-17.fc35 | - |
Fedora 34 | 0.8.2-15.fc34 | - |
You can contact the maintainers of this package via email at
python-utmp dash maintainers at fedoraproject dot org
.