linuxOS_AP05/buildroot/package/python-daemon/Config.in

8 lines
215 B
Plaintext
Raw Normal View History

2025-06-02 05:59:07 +00:00
config BR2_PACKAGE_PYTHON_DAEMON
bool "python-daemon"
select BR2_PACKAGE_PYTHON_DOCUTILS # runtime
help
Library to implement a well-behaved Unix daemon process.
https://pypi.python.org/pypi/python-daemon/