GET /api/v1/ports/py36-rpy2/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "py36-rpy2",
"portdir": "python/py-rpy2",
"version": "3.4.5",
"license": "(MPL-1.1 or LGPL-2.1+)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://rpy.sourceforge.net/rpy2.html",
"description": "A simple and efficient access to R from Python",
"long_description": "rpy2 is a redesign and rewrite of rpy. It is providing a low-level interface to R, a proposed high-level interface, including wrappers to graphical libraries, as well as R-like structures and functions.",
"active": false,
"categories": [
"science",
"math",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2692
}
],
"variants": [
"openmp",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"py36-setuptools"
]
},
{
"type": "lib",
"ports": [
"R",
"py36-cffi",
"py36-jinja2",
"libomp",
"py36-simplegeneric",
"py36-tz",
"py36-tzlocal",
"py36-pytest",
"python36"
]
}
],
"depends_on": []
}