Files
package_application_recovery/buildroot/package/python-daemon/Config.in
Andrew Scheller f7e730ab05 Upgrade included buildroot to git revision 083f853
(with some NOOBS-specific changes on top)
2015-02-07 01:07:40 +00:00

8 lines
200 B
Plaintext

config BR2_PACKAGE_PYTHON_DAEMON
bool "python-daemon"
depends on BR2_PACKAGE_PYTHON
help
Library to implement a well-behaved Unix daemon process.
https://pypi.python.org/pypi/python-daemon/