buildroot/package/python-backports-shutil-get-terminal-size/Config.in
Andrey Smirnov c7b2f8cc87 package/python-backports-shutil-get-terminal-size: New package
Add 'python-backports-shutil-get-terminal-size'[1] package to
buildroot. Needed by IPython when building against Python2.

[1] https://pypi.python.org/pypi/backports.shutil_get_terminal_size

Reviewed-by: Yegor Yefremov <yegorslists@googlemail.com>
Signed-off-by: Andrey Smirnov <andrew.smirnov@gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
2017-06-15 23:03:27 +02:00

9 lines
293 B
Plaintext

config BR2_PACKAGE_PYTHON_BACKPORTS_SHUTIL_GET_TERMINAL_SIZE
bool "python-backports-shutil-get-terminal-size"
depends on BR2_PACKAGE_PYTHON
help
A backport of the get_terminal_size function from Python
3.3's shutil.
https://pypi.python.org/pypi/backports.shutil_get_terminal_size