Google Groups Home
Help | Sign in
Spreadsheet::ParseExcel
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  2 messages - Collapse all
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
Hannes Wyss  
View profile
(3 users)  More options Feb 7 2006, 3:29 am
Newsgroups: comp.lang.ruby
From: Hannes Wyss <hannes.w...@gmail.com>
Date: Tue, 7 Feb 2006 17:29:11 +0900
Local: Tues, Feb 7 2006 3:29 am
Subject: [ANN] Spreadsheet::ParseExcel
Spreadsheet::ParseExcel - Get information from an Excel file.
============
Version: 0.3.2
Date: 2005-12-15

Short Description:
Spreadsheet::ParseExcel allows you to get information out of a simple Excel file
This Package is an - as of today incomplete - translation of Kawai
Takanoris Perl-Module.

Requirements
------------

  * ruby 1.8

Install
-------

  De-Compress archive and enter its top directory.
  Then type:

    $ ruby setup.rb config
    $ ruby setup.rb setup
   ($ su)
    # ruby setup.rb install

  You can also install files into your favorite directory
  by supplying setup.rb some options. Try "ruby setup.rb --help".

Usage
-----
        workbook = Spreadsheet::ParseExcel.parse(path_to_file)
        worksheet = workbook.worksheet(0)
        worksheet.each(1) { |row|
                puts row.at(0)
        }

License
-------

        LGPL

URL: http://download.ywesee.com/parseexcel
Author: Hannes Wyss <hw...@ywesee.com>

Enjoy, and thanks for your feedback!
Hannes


    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
James H.  
View profile
(1 user)  More options Feb 7 2006, 9:04 am
Newsgroups: comp.lang.ruby
From: "James H." <james.herd...@gmail.com>
Date: 7 Feb 2006 06:04:12 -0800
Local: Tues, Feb 7 2006 9:04 am
Subject: Re: Spreadsheet::ParseExcel
Excellent!  I'll definitely be using this in the near future.

    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »

Create a group - Google Groups - Google Home - Terms of Service - Privacy Policy
©2008 Google