Date: Sat, 22 Aug 2009 22:10:52 +0000 (UTC) From: Martin Wilke <miwi@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/textproc Makefile ports/textproc/py-xlwt Makefile distinfo pkg-descr pkg-plist Message-ID: <200908222210.n7MMAqTg053070@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
miwi 2009-08-22 22:10:52 UTC FreeBSD ports repository Modified files: textproc Makefile Added files: textproc/py-xlwt Makefile distinfo pkg-descr pkg-plist Log: Library to create spreadsheet files compatible with MS Excel 97/2000/XP/2003 XLS files, on any platform, with Python 2.3 to 2.6 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.6. xlwt is a fork of pyExcelerator. WWW: http://www.python-excel.org/ PR: ports/137969 Submitted by: Dikshie Revision Changes Path 1.1373 +1 -0 ports/textproc/Makefile 1.1 +19 -0 ports/textproc/py-xlwt/Makefile (new) 1.1 +3 -0 ports/textproc/py-xlwt/distinfo (new) 1.1 +11 -0 ports/textproc/py-xlwt/pkg-descr (new) 1.1 +152 -0 ports/textproc/py-xlwt/pkg-plist (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200908222210.n7MMAqTg053070>