Sha256: 416c6e1db61521cfe66ae2779cebf2ffb331d9dbcb3b75c6b89c53d6baadd680
Contents?: true
Size: 1.12 KB
Versions: 1
Compression:
Stored size: 1.12 KB
Contents
surpass by Ana Nelson, based on original Python code by Roman V. Kiseliov == WEBSITES: Project Home: http://surpass.rubyforge.org Code Repository: bzr branch http://ananelson.com/code/surpass You'll need to have the Bazaar version control system. This is very easy to install on any platform: http://bazaar-vcs.org Issue Tracker: http://launchpad.net/surpass Discussions: http://groups.google.com/group/ruby-excel == 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.
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
surpass-0.0.4 | README.txt |