                               MLV Library
	
                               Version 0.2
(MLV = Marne-La-Vallee)
---
The mlv library is a simplified multimedia libary.
The library is perfect for beginners in C programming who
want to use graphic and sound effects.
The library permit to:
 - draw figures, text and boxed text,
 - display images,
 - plays musics,
 - get Keyboard and mouse event
 - get informations by prompt
This tools is a simplified interface of the SDL libraries.
If you are not a beginner, we recommend you to use the 
SDL libraries (sdl, sdl-gfx, sdl-sound, sdl-ttf) instead of
the mlv library.
The mlv library can be compiled for Linux, Macintosh 
and windows.
This package provide all the developpement infrastructure
of the mlv library.
