Metadata-Version: 1.0
Name: rpy
Version: 1.0.3
Summary: Python interface to the R language
Home-page: http://rpy.sourceforge.net
Author: Gregory R. Warnes
Author-email: warnes@bst.rochester.edu
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
