BioSVG version 0.01
===================

BioSVG is a Perl framework to create Scalable Vector Graphic data for 
biological objects.

INSTALLATION

To install this module type the following:

   perl Makefile.PL
   make
   make test
   make install

DEPENDENCIES

This module requires these other modules and libraries:

Pastel - Perl2D graphics library. Available from:
	http://www.ccmb.res.in/malay/pastel
	

COPYRIGHT AND LICENCE

Copyright (C) 2003 Malay Kumar Basu <curiouser@ccmb.res.in>

This library is free software; you can redistribute it and/or modify
it under the same terms as Perl itself. 

