jreeder / avoplot

Automatically exported from code.google.com/p/avoplot

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

#################################################
#                                               #
#            AvoPlot Readme File                #
#                                               #
#################################################

To install, run the following commands in the
same directory as this README:
   
   python setup.py build
   python setup.py install
   
The second of these will require root/admin rights.


For full documentation please refer to
doc/build/html/index.html, or the online version
at http://avoplot.googlecode.com

For License information please refer to COPYING.


About

Automatically exported from code.google.com/p/avoplot

License:GNU General Public License v3.0


Languages

Language:Python 99.8%Language:Makefile 0.2%