File: PKG-INFO

package info (click to toggle)
rpy 0.4.1-4
  • links: PTS
  • area: main
  • in suites: sarge
  • size: 3,988 kB
  • ctags: 14,206
  • sloc: ansic: 15,392; python: 977; makefile: 406; sh: 28
file content (13 lines) | stat: -rw-r--r-- 472 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
Metadata-Version: 1.0
Name: rpy
Version: 0.4.1
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