mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-09 07:51:59 -09:00
python-sdnotify: new package
Signed-off-by: Yegor Yefremov <yegorslists@googlemail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
This commit is contained in:
committed by
Thomas Petazzoni
parent
2b1460e610
commit
78b4c8e05e
7
package/python-sdnotify/Config.in
Normal file
7
package/python-sdnotify/Config.in
Normal file
@@ -0,0 +1,7 @@
|
||||
config BR2_PACKAGE_PYTHON_SDNOTIFY
|
||||
bool "python-sdnotify"
|
||||
help
|
||||
A pure Python implementation of systemd's service notification
|
||||
protocol (sd_notify).
|
||||
|
||||
https://github.com/bb4242/sdnotify
|
||||
Reference in New Issue
Block a user