
                    SAGA C++ (Reference) Implementation         
                    - A Simple API for Grid Computing - 


  What is it?
  -----------

  This is the C++ reference implementation of the Open Grid
  Forum <http://www.ogf.org/> SAGA (Simple API For Grid Applications)
  standard. It strives compliance with the SAGA Core API specification.

  The Latest Version
  ------------------

  Details of the latest version can be found on the SAGA C++ implementation
  project page under <http://saga.cct.lsu.edu/cpp/>.

  Documentation
  -------------

  The documentation available as of the date of this release is included
  in HTML format in the docs/ directory. The most up-to-date
  documentation for the current release can be found on the project page 
  under <http://saga.cct.lsu.edu/cpp/>.

  Installation
  ------------

  You can find a copy of the "SAGA Installation Handbook" in the 
  docs/manual/ directory.

  Licensing
  ---------

  SAGA is released under the Boost Software License 1.0.
  Please see the LICENSE file for deetails.

  Contact
  -------

     o If you want to be informed about new code releases, bug fixes,
       security fixes, general news and information about SAGA, subscribe 
       to the saga-users mailing list at <http://saga.cct.lsu.edu/cpp>.

