Source: rpy
Section: python
Priority: optional
Maintainer: Dirk Eddelbuettel <edd@debian.org>
Standards-Version: 3.6.2
Build-depends: debhelper (>= 3.0.0), r-base-dev (>= 2.2.1), python, python2.3-dev (>= 2.3-1), python2.4-dev, python2.3-numeric, python2.4-numeric, texinfo, texi2html, tetex-extra

Package: python2.3-rpy
Architecture: any
Depends: ${shlibs:Depends}, python2.3, python2.3-numeric, r-base-core (>= 2.2.1), r-base-core (<< 2.2.2)
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.
 .
 This Debian package is built for Python 2.3.
 .
 URL: http://rpy.sourceforge.net/ 

Package: python2.4-rpy
Architecture: any
Depends: ${shlibs:Depends}, python2.4, python2.4-numeric, r-base-core (>= 2.2.1), r-base-core (<< 2.2.2)
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.
 .
 This Debian package is built for Python 2.4.
 .
 URL: http://rpy.sourceforge.net/ 

Package: python-rpy
Architecture: all
Depends: python (>= 2.3), python (<< 2.4), python2.3-rpy
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.
 .
 This Debian package is an empty dummy package that always depends on
 a package built for Debian's default Python version.
 .
 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/ 
