Metadata-Version: 1.1
Name: xlwt-future
Version: 0.8.0
Summary: Library to create spreadsheet files compatible with MS Excel 97/2000/XP/2003 XLS files, on any platform, with Python 2.6 to 3.3
Home-page: http://www.python-excel.org/
Author: Python Charmers Pty Ltd, Australia
Author-email: help@pythoncharmers.com
License: BSD
Download-URL: http://pypi.python.org/pypi/xlwt-future
Description: Py2.6+ and Py3.3+ fork of xlwt.
        
        xlwt is a library for generating spreadsheet files that are compatible
        with Excel 97/2000/XP/2003, OpenOffice.org Calc, and Gnumeric. xlwt has
        full support for Unicode. Excel spreadsheets can be generated on any
        platform without needing Excel or a COM server. The only requirement is
        Python 2.6, 2.7, or 3.3.
        
Keywords: xls excel spreadsheet workbook worksheet pyExcelerator
Platform: Platform Independent
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2.6
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.3
Classifier: License :: OSI Approved :: BSD License
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Topic :: Office/Business :: Financial :: Spreadsheet
Classifier: Topic :: Database
Classifier: Topic :: Internet :: WWW/HTTP :: Dynamic Content :: CGI Tools/Libraries
