This package contains SeXML, a tool to automate the publication of
XML data through the Siena wide-area event notification system.

See http://www.cs.colorado.edu/serl/siena/

Copyright (C) 2000-2001 University of Colorado

Author: Antonio Carzaniga <carzanig@cs.colorado.edu>
See the file AUTHORS for full details. 

This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License
as published by the Free Software Foundation; either version 2
of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License (file LICENSE) for more details.

You should have received a copy of the GNU General Public License
along with this program (see LICENSE); if not, write to the Free Software
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307,
USA, or send email to serl@cs.colorado.edu.

CONTACT:

SeXML is maintained by Antonio Carzaniga <carzanig@cs.colorado.edu>.
Any sort of feedback will be much appreciated.

DOCUMENTATION:

The API documentation is automatically generated in doc/index.html.
Specific information on Siena software is available at
http://www.cs.colorado.edu/~carzanig/siena/software/index.html

INSTALLATION:

./configure [--prefix=destdir] [--with-javabin=dir]
./make
./make install

Note: you should use GNU Make to install SeXML
