[ANN] spreadsheet-0.3.1

D

Daniel Berger

Hi all,

Version 0.3.1 of the spreadsheet package is out!

What is it?
A pure Ruby package for creating Excel (95) files on any platform. Also
readable by most spreadsheet programs, such as Gnumeric, etc.

Where is it?
You can get it on the RAA, or from the project page at
http://rubyspreadsheet.sf.net

Where's the gem?
http://prdownloads.sourceforge.net/rubyspreadsheet/spreadsheet-excel-0.3.1.gem?download

I don't know how to do a remote install of a gem that isn't on RubyForge. I
tried --source without luck. If someone knows how to do that, please let us
all know.

What happened to 0.3.0?
It didn't get along with rubygems. Otherwise, it's identical.

What's new?
Excel.new now accepts a string, fileno or IO object instead of just
filenames. This means you should be able to stream the output instead of being
limited to physical files.

Fixed the "black cells" bug.

Added the Worksheet#format_rectangle method.

Didn't you say there wouldn't be any more releases for the Excel 95 format?
Yeah. I lied. That's what bad people do.

Any word on an Excel 97 format release?
I'm working on it.

Enjoy!

Dan
 
M

myhat123

Daniel said:
Hi all,

Version 0.3.1 of the spreadsheet package is out!

What is it?
A pure Ruby package for creating Excel (95) files on any platform. Also
readable by most spreadsheet programs, such as Gnumeric, etc.

Where is it?
You can get it on the RAA, or from the project page at
http://rubyspreadsheet.sf.net

Where's the gem?
http://prdownloads.sourceforge.net/rubyspreadsheet/spreadsheet-excel-0.3.1.gem?download

I don't know how to do a remote install of a gem that isn't on RubyForge. I
tried --source without luck. If someone knows how to do that, please let us
all know.

What happened to 0.3.0?
It didn't get along with rubygems. Otherwise, it's identical.

What's new?
Excel.new now accepts a string, fileno or IO object instead of just
filenames. This means you should be able to stream the output instead of being
limited to physical files.

Fixed the "black cells" bug.

Added the Worksheet#format_rectangle method.

Didn't you say there wouldn't be any more releases for the Excel 95 format?
Yeah. I lied. That's what bad people do.

Any word on an Excel 97 format release?
I'm working on it.

Enjoy!

Dan
 
M

myhat123

when can it support reading from excel on non-windows system?
i can't find anything written by ruby about reading excel file from
google.
just find your project,but it only write the excel file util now.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,763
Messages
2,569,563
Members
45,039
Latest member
CasimiraVa

Latest Threads

Top