
 Python bindings for libmp3lame

 Use the demo app (slame: Simple LAME) as documentation at the moment.

 API contains the implemented methods (subject to change, feel free to
 send comments about it).

 ******************
 *                *
 * ALPHA VERSION! *
 *                *
 ******************

 Don't expect much yet.

 If you don't know what to do with the files:
   delete them, they aren't fully usable yet.


 Alexander@Leidinger.net



Build module:
	./setup.py build

Install module:
	./setup.py install

-- 
$Id: README,v 1.3 2004-01-10 11:02:02 aleidinger Exp $
