xref: /OK3568_Linux_fs/buildroot/package/python-sh/Config.in (revision 4882a59341e53eb6f0b4789bf948001014eff981)
1config BR2_PACKAGE_PYTHON_SH
2	bool "python-sh"
3	help
4	  Python subprocess replacement that allows you to call any
5	  program as if it were a function.
6
7	  https://github.com/amoffat/sh
8