Source: rpy
Section: python
Priority: optional
Maintainer: Dirk Eddelbuettel <edd@debian.org>
Standards-Version: 3.6.1.0
Build-depends: , debhelper (>= 3.0.0), r-base-dev (>= 1.8.1), python2.2-dev (>= 2.2.3), python2.3-dev (>= 2.3-1)

Package: python2.2-rpy
Architecture: any
Depends: ${shlibs:Depends}, python2.2
Suggests: python-rpy-doc
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.2.
 .
 URL: http://rpy.sourceforge.net/ 

Package: python2.3-rpy
Architecture: any
Depends: ${shlibs:Depends}, python2.3
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: 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
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/ 
