buildroot/package/python-xlsxwriter/Config.in
Yegor Yefremov 297b07d88a python-xlsxwriter: new package
Signed-off-by: Yegor Yefremov <yegorslists@googlemail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
2016-06-07 13:12:32 +02:00

9 lines
273 B
Plaintext

config BR2_PACKAGE_PYTHON_XLSXWRITER
bool "python-xlsxwriter"
select BR2_PACKAGE_PYTHON_ZLIB if BR2_PACKAGE_PYTHON
select BR2_PACKAGE_PYTHON3_ZLIB if BR2_PACKAGE_PYTHON3
help
A Python module for creating Excel XLSX files.
https://github.com/jmcnamara/XlsxWriter