Project

libexcel

0.0
No commit activity in last 3 years
No release in over 3 years
A library that create Xml Excel documents
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies

Development

Runtime

>= 1.1.3
 Project Readme

Don’t use this. There are problems getting it to work with all Excel platforms. Use writeexcel instead. It is cleaner, maintained, and faster.¶ ↑

A small ruby library to create Excel XML spreadsheets.

by: Silas Baronda <silas.baronda@REMOVE_MEgmail.com>

Build it¶ ↑

Download source

git clone git://github.com/silasb/libexcel.git

Now you need to build it:

gem build libexcel.gemspec

Now install:

gem install libexcel-0.1.1.gem