summaryrefslogtreecommitdiffstats
path: root/package/python-xlsxwriter/Config.in
blob: 3641bd05251bd928c2df574c8787d370ce326ea4 (plain)
1
2
3
4
5
6
7
8
config BR2_PACKAGE_PYTHON_XLSXWRITER
	bool "python-xlsxwriter"
	select BR2_PACKAGE_PYTHON_ZLIB if BR2_PACKAGE_PYTHON
	select BR2_PACKAGE_PYTHON3_ZLIB if BR2_PACKAGE_PYTHON3
	help
	  A Python module for creating Excel XLSX files.

	  https://github.com/jmcnamara/XlsxWriter
OpenPOWER on IntegriCloud