Source: rpy
Section: python
Priority: optional
Maintainer: Dirk Eddelbuettel <edd@debian.org>
Standards-Version: 3.7.2
XS-Python-Version: all
Build-Depends: debhelper (>= 5.0.37.2), r-base-dev (>= 2.6.0), python-all-dev (>= 2.3.5-10), python-numpy, python-numpy-dev, texinfo, texi2html, texlive-base, python-central (>= 0.5)

Package: python-rpy
Architecture: any
Depends: ${shlibs:Depends}, ${python:Depends}, python-numpy, r-base-core (>= 2.6.0)
Replaces: python2.2-rpy (<< 0.99.2-4), python2.3-rpy (<< 0.99.2-4), python2.4-rpy (<< 0.99.2-4) 
Conflicts: python2.2-rpy (<< 0.99.2-4), python2.3-rpy (<< 0.99.2-4), python2.4-rpy (<< 0.99.2-4) 
XB-Python-Version: ${python:Versions}
Provides: ${python:Provides}
Suggests: python-rpy-docs
Description: Python interface to the GNU R language and environment
 This Debian package provides RPy, a very simple yet robust Python interface
 to the GNU R Programming Language. It can manage different types of R objects,
 and can execute arbitrary R functions, including graphic functions.
 .
 URL: http://rpy.sourceforge.net/ 

Package: python-rpy-doc
Replaces: python-rpy-docs
Provides: python-rpy-docs
Conflicts: python-rpy-docs
Architecture: all
Section: doc
Description: Python interface to the GNU R language (documentation package)
 This Debian package provides RPy, a very simple yet robust Python interface
 to the GNU R Programming Language. It can manage different types of R objects,
 and can execute arbitrary R functions, including graphic functions.
 .
 This Debian package contains documentation and examples from the rpy source
 package.
 .
 URL: http://rpy.sourceforge.net/ 
