Ruby/Libburn
============

	Ruby/Libburn provides a Ruby access to libburn, an open-source
	library for reading, mastering and writing optical discs, which 
	is part of the FreeDesktop project (http://www.freedesktop.org).

Requirements
------------

	Ruby:        http://www.ruby-lang.org/
	libburn:     http://freedesktop.org/Software/burn

Install
-------

	0. install ruby and libburn. 
	1. ruby extconf.rb
	2. make
	3. su
	4. make install

Copying
-------

	Copyright (c) 2003,2004 Laurent Sansonetti

	This program is free software.
	You can distribute/modify this program under the terms of
	the GNU GENERAL PUBLIC LICENSE.

Support
-------

	Please report bugs, support/feature requests and patches to our
	tracker:

	http://rubyforge.org/tracker/?group_id=146

Project Website
---------------

	http://ruby-libburn.rubyforge.org
