This is the Debian GNU/Linux r-noncran-rpy package of RPy, a package providing an interface between the R and the Python languages and environments. RPy was initially written by Walter Moreira, and is now maintained by Gregory R. Warnes. This package was created by Dirk Eddelbuettel . The sources where downloaded from a sourceforge mirror website at http://umn.dl.sourceforge.net/sourceforge/rpy/ RPy is copyright by Walter Moreira and Gregory R. Warnes and licensed under the GPL as described in the PKG-INFO file from the original sources, which is reproduced below. On a Debian GNU/Linux system, the GPL license is included in the file /usr/share/common-licenses/GPL. Metadata-Version: 1.0 Name: rpy Version: 0.3.4 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