xref: /OK3568_Linux_fs/buildroot/package/python-backports-shutil-get-terminal-size/Config.in (revision 4882a59341e53eb6f0b4789bf948001014eff981)
1config BR2_PACKAGE_PYTHON_BACKPORTS_SHUTIL_GET_TERMINAL_SIZE
2	bool "python-backports-shutil-get-terminal-size"
3	depends on BR2_PACKAGE_PYTHON
4	help
5	  A backport of the get_terminal_size function from Python
6	  3.3's shutil.
7
8	  https://pypi.python.org/pypi/backports.shutil_get_terminal_size
9