linuxOS_AP06/buildroot/package/python-xlsxwriter/Config.in
2025-06-03 12:28:32 +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