Metadata-Version: 1.0 Name: rpy Version: 0.3.5 Summary: Python interface to the R language Home-page: http://rpy.sourceforge.net Author: Walter Moreira Author-email: walterm@cmat.edu.uy License: GPL Description: RPy provides a robust Python interface to the R programming language. It can manage all kinds of R objects and can execute arbitrary R functions. All the errors from the R language are converted to Python exceptions. Platform: UNKNOWN