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

{
    "name": "py34-pathlib2",
    "portdir": "python/py-pathlib2",
    "version": "2.3.7.post1",
    "license": "MIT",
    "platforms": "{darwin any}",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://pypi.python.org/pypi/pathlib2/",
    "description": "Object-oriented filesystem paths (backport of standard pathlib)",
    "long_description": "Object-oriented filesystem paths (backport of standard pathlib)",
    "active": false,
    "categories": [
        "devel",
        "python"
    ],
    "maintainers": [
        {
            "name": "stromnov",
            "github": "stromnov",
            "ports_count": 2694
        }
    ],
    "variants": [],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "py34-setuptools",
                "clang-14"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "python34",
                "py34-scandir",
                "py34-six",
                "py34-typing"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "lib",
            "ports": [
                "py34-importlib-metadata",
                "py34-virtualenv",
                "py34-importlib-resources"
            ]
        }
    ]
}