kumquat-buildroot/package/python-xlrd/Config.in.host
Lothar Felten 1fb409167f python-xlrd: add as host package
Post-build/image scripts may need to extract information from Microsoft
Excel (tm) spreadsheet files.

Signed-off-by: Lothar Felten <lothar.felten@gmail.com>
[Arnout: add package/Config.in.host entry]
Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
2018-04-01 14:07:33 +02:00

8 lines
190 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/