Package: python-xlwt Source: xlwt Version: 0.7.2+debian1-2build1 Architecture: all Maintainer: Ubuntu Developers Original-Maintainer: Jan Dittberner Installed-Size: 427 Depends: python2.7, python (>= 2.7.1-0ubuntu2), python (<< 2.8), python-antlr Section: python Priority: optional Homepage: http://pypi.python.org/pypi/xlwt Description: module for reading/writing Microsoft Excel spreadsheet files Xlwt is a Python module for generating .xls spreadsheet files compatible with Excel 97/2000/XP/2003, OpenOffice.org Calc, and Gnumeric. Excel spreadsheets can be generated on any platform without needing Excel or a COM server. The only requirement is Python 2.3 to 2.6. Xlwt is a fork of the unmaintained pyExcelerator.