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

{
    "name": "py27-harvestman",
    "portdir": "python/py-harvestman",
    "version": "1.4",
    "license": "GPL-2",
    "platforms": "{darwin any}",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://web.archive.org/web/20070329050324/http://harvestman.freezope.org/",
    "description": "Web crawler",
    "long_description": "HARVESTMan is an internet offline crawler (robot) program written in python. It helps you to grab pages from the internet and store it in a local directory for offline browsing.",
    "active": false,
    "categories": [
        "www",
        "python"
    ],
    "maintainers": [],
    "variants": [],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "clang-14"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "python27",
                "py27-sgmlop"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "lib",
            "ports": [
                "py-harvestman"
            ]
        }
    ]
}