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

{
    "name": "py27-certifi",
    "portdir": "python/py-certifi",
    "version": "2021.10.8",
    "license": "(MPL-1.1 or GPL-2+ or LGPL-2.1+)",
    "platforms": "{darwin any}",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://pypi.python.org/pypi/certifi",
    "description": "Python package for providing Mozilla's CA Bundle.",
    "long_description": "Python package for providing Mozilla's CA Bundle.",
    "active": true,
    "categories": [
        "devel",
        "net",
        "python"
    ],
    "maintainers": [
        {
            "name": "stromnov",
            "github": "stromnov",
            "ports_count": 2297
        }
    ],
    "variants": [],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "clang-16"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "python27"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "lib",
            "ports": [
                "py27-tornado",
                "py27-requests",
                "py27-urllib3"
            ]
        }
    ]
}