mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-26 00:55:14 +00:00
772d4e8f95
pyXLWriter is a Python library for generating Excel-compatible spreadsheets. It's a port of John McNamara's Perl Spreadsheet::WriteExcel module (see http://www.cpan.org) to Python. WWW: http://pyxlwriter.sourceforge.net/ PR: ports/80930 Submitted by: Choe Cheng-Dae <whitekid@gmail.com>
6 lines
222 B
Plaintext
6 lines
222 B
Plaintext
pyXLWriter is a Python library for generating Excel-compatible spreadsheets.
|
|
It's a port of John McNamara's Perl Spreadsheet::WriteExcel module (see
|
|
http://www.cpan.org) to Python.
|
|
|
|
WWW: http://pyxlwriter.sourceforge.net/
|