Python wrappers for systemd functionality
Python module for native access to the systemd facilities. Functionality is seperated into a number of modules:
* systemd.journal supports sending of structured messages to the journal and reading journal files,
* systemd.daemon wraps parts of libsystemd useful for writing daemons and socket activation,
* systemd.id128 provides functions for querying machine and boot identifiers and a lists of message identifiers provided by systemd,
* systemd.login wraps parts of libsystemd used to query logged in users and available seats and machines.
- Developed at devel:languages:python
- Sources inherited from project openSUSE:Factory
-
7
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout home:adrianSuSE:PL/python-systemd && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
OBS_missing_etc_machine_id.patch | 0000001359 1.33 KB | |
fix_test_reader_this_machine.patch | 0000000999 999 Bytes | |
iso-c-90.patch | 0000000697 697 Bytes | |
python-systemd-235.tar.gz | 0000059858 58.5 KB | |
python-systemd.changes | 0000006830 6.67 KB | |
python-systemd.spec | 0000003089 3.02 KB |
Latest Revision
Ana Guerrero (anag+factory)
accepted
request 1173791
from
Matej Cepl (mcepl)
(revision 14)
- Add fix_test_reader_this_machine.patch to make test_reader_this_machine pass in the limited build environment. - Do not pull in whole systemd, when just libsystemd0 is enough (bsc#1215538).
Comments 0