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-32.fc44 | - |
| Fedora 43 | 0.8.2-32.fc43 | 0.8.2-32.fc43 |
| Fedora 42 | 0.8.2-28.fc42 | - |
| Fedora 41 | 0.8.2-27.fc41 | - |
You can contact the maintainers of this package via email at
python-utmp dash maintainers at fedoraproject dot org.