generated from gaoyang3513/SDK_RK3288
8 lines
196 B
Plaintext
8 lines
196 B
Plaintext
config BR2_PACKAGE_PYTHON_XLSXWRITER
|
|
bool "python-xlsxwriter"
|
|
select BR2_PACKAGE_PYTHON3_ZLIB
|
|
help
|
|
A Python module for creating Excel XLSX files.
|
|
|
|
https://github.com/jmcnamara/XlsxWriter
|