Ruby Reports 0.4.5

== Ruport 0.4.5 ==
The “Arbitrary Additions to DataSet” Edition

== About ==

Ruby Reports is a software library that aims to make the task of
reporting less tedious and painful. It provides tools for data
acquisition, database interaction, formatting, and parsing/munging.

== New in this release ==

This release includes a number of patches contributed by Dudley
Flanders that standardize the DataSet/DataRow API and allow basic set
operations.

DataSet also have been given a number of array-like methods via
delegators.

The new formatting engine has also been integrated into Ruport, with
minor changes in interface.

== Installing Ruport ==

it’s a gem. it can also be installed via setup.rb

detailed instructions available [1]

=== SVN tag ===

svn://rubyforge.org//var/svn/ruport/tags/rel_0_4_5

=== Project Download Page ===

http://rubyforge.org/frs/?group_id=856

=== Resources ===

[0] http://reporting.stonecode.org
[1] http://ruport.infogami.com/Installation

Please join the mailing list and bombard me with questions,
suggestions, and bug reports. Also feel free to contribute to the
wiki[0]

List sign up / archives:
http://lists.stonecode.org/listinfo.cgi/ruport-stonecode.org

=== Acknowledgements ===

Dudley F. for his excellent work on DataSets in this release.