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

{
    "name": "py313-certifi",
    "portdir": "python/py-certifi",
    "version": "2025.1.31",
    "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": 2692
        }
    ],
    "variants": [],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "clang-17",
                "py313-build",
                "py313-installer",
                "py313-setuptools",
                "py313-wheel"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "python313"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "build",
            "ports": [
                "py313-freetype",
                "py313-matplotlib"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "py313-httpx",
                "py313-aioquic",
                "py313-pyproj",
                "py313-urllib3",
                "py313-requests",
                "py-certifi",
                "py313-httpcore",
                "py313-requests-futures",
                "py313-fiona",
                "py313-pyogrio"
            ]
        },
        {
            "type": "run",
            "ports": [
                "py313-rasterio"
            ]
        },
        {
            "type": "test",
            "ports": [
                "py313-cryptography"
            ]
        }
    ]
}