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

{
    "name": "py27-w3lib",
    "portdir": "python/py-w3lib",
    "version": "1.22.0",
    "license": "BSD",
    "platforms": "darwin",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://github.com/scrapy/w3lib",
    "description": "Library of web-related functions",
    "long_description": "Library of web-related functions",
    "active": false,
    "categories": [
        "python"
    ],
    "maintainers": [],
    "variants": [],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "py27-setuptools",
                "clang-12"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "python27",
                "py27-six"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "lib",
            "ports": [
                "py27-parsel",
                "py27-scrapy"
            ]
        }
    ]
}