2025-05-10 21:49:39 +08:00

9 lines
228 B
Plaintext

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