File: PKG-INFO

package info (click to toggle)
rpy 1.0.3-15
  • links: PTS
  • area: main
  • in suites: squeeze
  • size: 692 kB
  • ctags: 671
  • sloc: ansic: 2,144; python: 1,592; makefile: 129; sh: 69
file content (13 lines) | stat: -rw-r--r-- 480 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
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