| Name: | python3-sdnotify |
|---|---|
| Version: | 0.3.2 |
| Release: | 4.el8 |
| Architecture: | noarch |
| Group: | Unspecified |
| Size: | 8789 |
| License: | MIT |
| RPM: | python3-sdnotify-0.3.2-4.el8.noarch.rpm |
| Source RPM: | python-sdnotify-0.3.2-4.el8.src.rpm |
| Build Date: | Wed Jun 12 2019 |
| Build Host: | ca-build101.us.oracle.com |
| Vendor: | Oracle America |
| URL: | https://github.com/bb4242/sdnotify |
| Summary: | Implementation of systemd's service notification protocol |
| Description: | This is a pure Python implementation of the systemd sd_notify protocol. This protocol can be used to inform systemd about service start-up completion, watchdog events, and other service status changes. Thus, this package can be used to write system services in Python that play nicely with systemd. |