buildrootschalter/package/python-daemon/Config.in
David Bachelart e5d4b2515d python-daemon: new package
[Thomas: adjust license information to use SPDX code for Python
license, add GPLv2+ which is used for the tests, and fix the license
file variable.]

Signed-off-by: David Bachelart <david.bachelart@bbright.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
2014-07-27 16:01:31 +02: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/