Source: rpy2-2.8
Section: python
Priority: optional
Maintainer: Debian Python Modules Team <python-modules-team@lists.alioth.debian.org>
Uploaders: Ximin Luo <infinity0@debian.org>, Dirk Eddelbuettel <edd@debian.org>
Standards-Version: 4.4.0
Build-Depends: debhelper (>= 9), dh-python, r-base-dev (>= 3.6.1), python-all-dev, python-setuptools, python-numpy-dev
Homepage: https://bitbucket.org/lgautier/rpy2
Vcs-Browser: https://salsa.debian.org/edd/rpy2-2.8
Vcs-Git: https://salsa.debian.org/edd/rpy2-2.8.git

Package: python-rpy2
Architecture: any
Depends: ${shlibs:Depends}, ${python:Depends}, ${misc:Depends}, python-numpy, r-base-core (>= 3.5.3)
Provides: ${python:Provides}
Suggests: python-rpy-docs
Description: Python 2 interface to the GNU R language and environment (version 2.8)
 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.
 .
 This package provides the Python 2 module, at the last version (2.8) that was
 supported by upstream -- RPy2 has moved on is now supporting Python 3 only.
