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

{
    "name": "py-certifi",
    "portdir": "python/py-certifi",
    "version": "2025.1.31",
    "license": "(MPL-1.1 or GPL-2+ or LGPL-2.1+)",
    "platforms": "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": 2692
        }
    ],
    "variants": [],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "clang-17"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "py313-certifi"
            ]
        }
    ],
    "depends_on": []
}