HEX
Server: Apache
System: Linux srv13.cpanelhost.cl 3.10.0-962.3.2.lve1.5.38.el7.x86_64 #1 SMP Thu Jun 18 05:28:41 EDT 2020 x86_64
User: cca63905 (4205)
PHP: 7.3.20
Disabled: NONE
Upload Files
File: //opt/alt/python35/lib/python3.5/site-packages/sdnotify-0.3.2-py3.5.egg-info
Metadata-Version: 1.1
Name: sdnotify
Version: 0.3.2
Summary: A pure Python implementation of systemd's service notification protocol (sd_notify)
Home-page: https://github.com/bb4242/sdnotify
Author: Brett Bethke
Author-email: bbethke@gmail.com
License: UNKNOWN
Download-URL: https://github.com/bb4242/sdnotify/tarball/v0.3.2
Description: systemd Service Notification
        
        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.
        
Keywords: systemd
Platform: UNKNOWN
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: POSIX :: Linux
Classifier: Topic :: Software Development :: Libraries :: Python Modules