linuxOS_AP06/buildroot/package/python-xlsxwriter/Config.in

9 lines
228 B
Plaintext
Raw Normal View History

2025-06-03 04:28:32 +00:00
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