Projector - Guile Bindings for SDL

Hi,
Just wanted to announce the initial release of Projector, a set of
Guile bindings for SDL.
Fairly large number of functions have been wrapped but have not been
rigorously tested.

You can grab the source from
http://www.geocities.com/glueview/Projector-0.1.0.tar.gz

Requires
SDL-1.2
SDL_image
Guile (Tested with guile-1.4)

SDL_mixer (optional, required for audio support)

It also contains bindings for SDL_gfxPrimitives and SDL_rotozoom, which
are included in the source package.

The Guile programs are in the 'examples/ ’ directory which can be run
after installtion.

Thank you.