2021-11-23 23:01:30 +00:00
|
|
|
config BR2_PACKAGE_PYTHON_XLSXWRITER
|
|
|
|
|
bool "python-xlsxwriter"
|
2023-07-05 19:35:21 +01:00
|
|
|
select BR2_PACKAGE_PYTHON3_ZLIB
|
2021-11-23 23:01:30 +00:00
|
|
|
help
|
|
|
|
|
A Python module for creating Excel XLSX files.
|
|
|
|
|
|
|
|
|
|
https://github.com/jmcnamara/XlsxWriter
|