Skip to content
/ Surpass Public

Surpass is software for creating Excel spreadsheets in pure native Ruby.

License

Notifications You must be signed in to change notification settings

slayer/Surpass

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

surpass
    by Ana Nelson
    http://ananelson.com 
    Based on original Python code by Roman V. Kiseliov

== DESCRIPTION:

Surpass is writing (and eventually reading) excel workbooks in pure Ruby. Surpass is based on xlwt (and pyExcelerator).

For comprehensive documentation, please refer to the PDF manual which is available from http://surpass.rubyforge.org or in the root directory of the source code repository.

If you like to learn from playing with working examples, then there are plenty in the examples/ and webby/examples directories of the source code.

== REQUIREMENTS:

Tested with Ruby 1.8.6 (MRI or JRuby)

This is just standard Ruby, so please feel free to try on other Ruby platforms and let me know how it goes.

== INSTALL:

sudo gem install surpass

== LICENSE:

Please see LICENSE.txt in this directory.

About

Surpass is software for creating Excel spreadsheets in pure native Ruby.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages