JWorkbook: Version 0.3.0

JWorkbook was originally written by David Gilbert.
(C)opyright, 2001-2003, by Object Refinery Limited.

1. INTRODUCTION

JWorkbook is a class library for exporting spreadsheet data from Java programs. This version can export to these formats:

--> Gnumeric XML;
--> XL (partial support) via the POI/HSSF framework;

The XL support will improve as new versions of POI/HSSF are released.

2. LICENCE

This distribution of JWorkbook 0.3.0 is released under an Apache style license by special permission of the copyright holder (David Gilbert). A copy of the licence is included with this download in the /legal directory.

3. LATEST VERSION

The latest version of the JWorkbook class library can be obtained from:

http://www.jfree.org/jworkbook/index.html

The latest version of the JWorkbook class library is not necessarily released under the same open source license as this version (v. 0.3.0). JWorkbook is typically licensed, free of charge, under the terms of the GNU Lesser General Public Licence.

4. DEPENDENCIES

JWorkbook requires the POI library (included in the distribution and available here).
POI is licensed under the Apache Software License. A copy of the licence is included with the distribution in the /legal directory.