| Name: | python3-pystemd |
|---|---|
| Version: | 0.9.0 |
| Release: | 1.el8 |
| Architecture: | x86_64 |
| Group: | Unspecified |
| Size: | 608692 |
| License: | LGPLv2+ |
| RPM: | python3-pystemd-0.9.0-1.el8.x86_64.rpm |
| Source RPM: | python-pystemd-0.9.0-1.el8.src.rpm |
| Build Date: | Fri Jul 23 2021 |
| Build Host: | jenkins-172-17-0-2-f4f38b5e-78c3-4049-97ff-7aced24055b0.blddevtest1iad.osdevelopmeniad.oraclevcn.com |
| Vendor: | Oracle America |
| URL: | https://github.com/facebookincubator/pystemd |
| Summary: | A thin Cython-based wrapper on top of libsystemd |
| Description: | This library allows you to talk to systemd over D-Bus from Python, without actually thinking that you are talking to systemd over D-Bus. This allows you to programmatically start/stop/restart/kill and verify service status from systemd point of view, avoiding subprocessing systemctl and then parsing the output to know the result. |