OCaml-shout - OCaml bindings for the libshout 2
===============================================

Author: Samuel Mimram <samuel.mimram@ens-lyon.org>
Email: savonet-users@lists.sourceforge.net
Homepage: http://savonet.sourceforge.net/

Copyright (c) 2003-2006 the Savonet Team.

Dependencies
============
To build this library you need to have OCaml 3.07 and the libshout 2.

Installation
============
To compile the program type:

./configure
make

You can set specific build options with the configure script, see:

./configure --help

Then, to install it, type as root:

make install

License
=======
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 for more details.

You should have received a copy of the GNU General Public License
along with this program; if not, write to the Free Software
Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111-1307, USA.



The version of this README is:
$Id: README 2595 2006-07-07 08:18:42Z dbaelde $
