|
config BR2_PACKAGE_PYTHON_SETUPTOOLS
|
|
bool "python-setuptools"
|
|
select BR2_PACKAGE_PYTHON3_PYEXPAT # runtime
|
|
select BR2_PACKAGE_PYTHON3_ZLIB # runtime
|
|
help
|
|
Download, build, install, upgrade, and uninstall Python
|
|
packages.
|
|
|
|
http://pypi.python.org/pypi/setuptools
|