pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/textproc/py-xlwt



Module Name:    pkgsrc
Committed By:   richard
Date:           Sat Jul 20 07:40:11 UTC 2013

Added Files:
        pkgsrc/textproc/py-xlwt: DESCR Makefile PLIST distinfo

Log Message:
Library to create spreadsheet files compatible with MS Excel 97/2000/XP/2003
XLS files, on any platform, with Python 2.3 to 2.7.

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.3 to 2.7.


To generate a diff of this commit:
cvs rdiff -u -r0 -r1.1 pkgsrc/textproc/py-xlwt/DESCR \
    pkgsrc/textproc/py-xlwt/Makefile pkgsrc/textproc/py-xlwt/PLIST \
    pkgsrc/textproc/py-xlwt/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index