buildroot/package/python-xlrd/Config.in.host
Thomas Petazzoni da24b31f93 package/python-xlrd: fix check-package warnings on Config.in.host
Fixes:

package/python-xlrd/Config.in.host:4: help text: <tab><2 spaces><62 chars> (http://nightly.buildroot.org/#writing-rules-config-in)

https://gitlab.com/buildroot.org/buildroot/-/jobs/63334884

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
2018-04-17 14:57:05 +02:00

8 lines
189 B
Plaintext

config BR2_PACKAGE_HOST_PYTHON_XLRD
bool "host python-xlrd"
help
Library for developers to extract data from Microsoft
Excel(tm) spreadsheet files.
http://www.python-excel.org/