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

{
    "name": "py38-reflink",
    "portdir": "python/py-reflink",
    "version": "0.2.2",
    "license": "MIT",
    "platforms": "darwin",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://gitlab.com/rubdos/pyreflink",
    "description": "Python reflink wraps around platform specific reflink implementations",
    "long_description": "Python reflink wraps around platform specific reflink implementations",
    "active": false,
    "categories": [
        "devel",
        "python"
    ],
    "maintainers": [],
    "variants": [
        "universal"
    ],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "clang-17",
                "py38-build",
                "py38-installer",
                "py38-pytest-runner",
                "py38-setuptools",
                "py38-wheel"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "py38-cffi",
                "python38"
            ]
        }
    ],
    "depends_on": []
}