package/mpd: bump version to 0.20
[buildroot-gz.git] / package / python-xlutils / Config.in
blob9c12d766b045aadeb46ba50ad44071af3afd621a
1 config BR2_PACKAGE_PYTHON_XLUTILS
2         bool "python-xlutils"
3         select BR2_PACKAGE_PYTHON_XLRD # runtime
4         select BR2_PACKAGE_PYTHON_XLWT # runtime
5         help
6           Utilities for working with Excel files that require both
7           xlrd and xlwt.
9           http://www.python-excel.org