Name: | python3-sdnotify |
---|---|
Version: | 0.3.2 |
Release: | 2.el9 |
Architecture: | noarch |
Group: | Unspecified |
Size: | 7852 |
License: | MIT |
RPM: | python3-sdnotify-0.3.2-2.el9.noarch.rpm |
Source RPM: | python-sdnotify-0.3.2-2.el9.src.rpm |
Build Date: | Mon Feb 06 2023 |
Build Host: | build-ol9-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. |
- Initial package commit