mirror of
https://github.com/godotengine/buildroot.git
synced 2026-01-05 14:09:53 +03:00
python-setproctitle: new package
Signed-off-by: Mauro Condarelli <mc5686@mclink.it> Reviewed-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
0226a0af0f
commit
4a7d79e994
6
package/python-setproctitle/Config.in
Normal file
6
package/python-setproctitle/Config.in
Normal file
@@ -0,0 +1,6 @@
|
||||
config BR2_PACKAGE_PYTHON_SETPROCTITLE
|
||||
bool "python-setproctitle"
|
||||
help
|
||||
A Python module to customize the process title.
|
||||
|
||||
https://pypi.python.org/pypi/setproctitle
|
||||
Reference in New Issue
Block a user