[ANN] Spreadsheet/Excel 0.0.1

I am happy to announce that Spreadsheet/Excel 0.0.1 has been released into
the wild!

Spreadsheet/Excel allows you to programatically generate MS Excel compatable
files on any platform. Gnumeric is also capable of reading the files
generted by this module.

This is a port of version .21 of John McNamara’s Spreadsheet::WriteExcel
Perl module.

Synopsis

···

require "spreadsheet/excel"
include Spreadsheet

wb = Excel.new(“test.xls”)
ws1 = wb.add_worksheet(‘Test’)
ws2 = wb.add_worksheet
ws1.write(0,0,“Hello”)
ws2.write(2,3,8888)
wb.close

Future Plans

Formats
Formulas
Speed increases

Home page http://rubyspreadsheet.sourceforge.net

Enjoy!

Dan


Add photos to your e-mail with MSN 8. Get 2 months FREE*.
http://join.msn.com/?page=features/featuredemail