| Name: | python3-sdnotify |
|---|---|
| Version: | 0.3.2 |
| Release: | 2.el10 |
| Architecture: | noarch |
| Group: | Unspecified |
| Size: | 8396 |
| License: | MIT |
| RPM: | python3-sdnotify-0.3.2-2.el10.noarch.rpm |
| Source RPM: | python-sdnotify-0.3.2-2.el10.src.rpm |
| Build Date: | Fri Mar 07 2025 |
| Build Host: | build-ol10-x86_64.oracle.com |
| Vendor: | Oracle America |
| URL: | https://github.com/bb4242/sdnotify |
| Summary: | A pure Python 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. sdnotify is compatible with both Python 2 and Python 3. |