kumquat-buildroot/package/python-xlsxwriter/Config.in
Asaf Kahlon 1702e06a77 package/python-xlsxwriter: bump to version 3.0.1
* The package doesn't python2 anymore.
* Indent with two spaces in the hash file.
* License changes was a year bump.

Signed-off-by: Asaf Kahlon <asafka7@gmail.com>
Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr>
2021-10-03 10:22:51 +02: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