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

{
    "name": "py27-josepy",
    "portdir": "python/py-josepy",
    "version": "1.8.0",
    "license": "Apache-2",
    "platforms": "darwin",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://github.com/certbot/josepy",
    "description": "JOSE protocol implementation in Python using cryptography",
    "long_description": "JOSE protocol implementation in Python using cryptography",
    "active": false,
    "categories": [
        "security",
        "python"
    ],
    "maintainers": [
        {
            "name": "mps",
            "github": "Schamschula",
            "ports_count": 707
        }
    ],
    "variants": [
        "universal"
    ],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "clang-9.0"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "python27",
                "py27-setuptools"
            ]
        }
    ],
    "depends_on": []
}