GET /api/v1/ports/py39-rpy2/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "name": "py39-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": true,
    "categories": [
        "science",
        "math",
        "python"
    ],
    "maintainers": [
        {
            "name": "stromnov",
            "github": "stromnov",
            "ports_count": 2692
        }
    ],
    "variants": [
        "universal",
        "openmp"
    ],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "py39-setuptools",
                "py39-wheel",
                "py39-build",
                "py39-installer",
                "clang-17"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "py39-pytest",
                "py39-simplegeneric",
                "libomp",
                "py39-tzlocal",
                "py39-tz",
                "python39",
                "R",
                "py39-cffi",
                "py39-jinja2"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "lib",
            "ports": [
                "py-rpy2"
            ]
        }
    ]
}