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

{
    "name": "py38-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": [
                "py38-setuptools",
                "py38-wheel",
                "py38-build",
                "py38-installer",
                "clang-16"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "py38-pytest",
                "py38-simplegeneric",
                "libomp",
                "py38-tzlocal",
                "py38-tz",
                "python38",
                "R",
                "py38-cffi",
                "py38-jinja2"
            ]
        }
    ],
    "depends_on": []
}