Source: rpy2 Section: python Priority: optional Maintainer: Dirk Eddelbuettel Standards-Version: 3.9.6 Build-Depends: debhelper (>= 7), r-base-dev (>= 3.2.0), python-all-dev, python3-all-dev (>= 3.1.2-10~), python-setuptools, python3-setuptools, python-numpy-dev, python3-numpy-dev Homepage: https://bitbucket.org/lgautier/rpy2 Package: python-rpy2 Architecture: any Depends: ${shlibs:Depends}, ${python:Depends}, ${misc:Depends}, python-numpy, r-base-core (>= 3.2.0) Provides: ${python:Provides} Suggests: python-rpy-docs Description: Python interface to the GNU R language and environment (version 2) This Debian package provides RPy2, 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. Rpy2 is a rewrite and extension of the older RPy interface. Package: python3-rpy2 Architecture: any Depends: ${shlibs:Depends}, ${python3:Depends}, ${misc:Depends}, python3-numpy, r-base-core (>= 3.2.0) Provides: ${python3:Provides} Suggests: python-rpy-docs Description: Python3 interface to the GNU R language and environment (version 2) This Debian package provides RPy2, 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. Rpy2 is a rewrite and extension of the older RPy interface.