mirror of
https://github.com/PartialVolume/shredos.x86_64.git
synced 2026-02-22 02:22:13 +00:00
8 lines
200 B
Plaintext
8 lines
200 B
Plaintext
|
|
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/
|