python-dataproperty: bump version to 0.17.0
[buildroot-gz.git] / package / python-xlsxwriter / Config.in
blob3641bd05251bd928c2df574c8787d370ce326ea4
1 config BR2_PACKAGE_PYTHON_XLSXWRITER
2         bool "python-xlsxwriter"
3         select BR2_PACKAGE_PYTHON_ZLIB if BR2_PACKAGE_PYTHON
4         select BR2_PACKAGE_PYTHON3_ZLIB if BR2_PACKAGE_PYTHON3
5         help
6           A Python module for creating Excel XLSX files.
8           https://github.com/jmcnamara/XlsxWriter