mirror of
https://github.com/godotengine/buildroot.git
synced 2026-01-04 06:10:16 +03:00
python-shutilwhich: new package
Signed-off-by: Mauro Condarelli <mc5686@mclink.it> Reviewed-by: Yegor Yefremov <yegorslists@googlemail.com> [Thomas: fix license, it's not MIT, but PSF.] Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
This commit is contained in:
committed by
Thomas Petazzoni
parent
3116fd4797
commit
96a7a3cb76
7
package/python-shutilwhich/Config.in
Normal file
7
package/python-shutilwhich/Config.in
Normal file
@@ -0,0 +1,7 @@
|
||||
config BR2_PACKAGE_PYTHON_SHUTILWHICH
|
||||
bool "python-shutilwhich"
|
||||
depends on BR2_PACKAGE_PYTHON
|
||||
help
|
||||
shutil.which for those not using Python 3.3 yet.
|
||||
|
||||
https://pypi.python.org/pypi/shutilwhich/
|
||||
Reference in New Issue
Block a user