1
0
mirror of https://github.com/home-assistant/operating-system.git synced 2025-12-25 12:48:03 +00:00
Files
operating-system/buildroot/package/python-xlwt/Config.in
2018-03-17 23:47:00 +00:00

9 lines
232 B
Plaintext

config BR2_PACKAGE_PYTHON_XLWT
bool "python-xlwt"
help
Library to create spreadsheet files compatible with MS Excel
97/2000/XP/2003 XLS files, on any platform, with Python 2.6,
2.7, 3.3+.
http://www.python-excel.org/