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

{
    "name": "py37-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": 2694
        }
    ],
    "variants": [],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "py37-setuptools",
                "py37-wheel",
                "py37-build",
                "py37-installer",
                "clang-17"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "python37"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "build",
            "ports": [
                "py37-freetype",
                "py37-prawcore",
                "py37-matplotlib"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "py37-httpx",
                "py37-urllib3",
                "py37-rasterio",
                "py37-skyfield",
                "py37-requests",
                "py37-pyproj",
                "py37-mitmproxy",
                "py37-fiona",
                "py37-httpcore"
            ]
        },
        {
            "type": "run",
            "ports": [
                "py37-elastic-transport",
                "py37-elasticsearch"
            ]
        },
        {
            "type": "test",
            "ports": [
                "py37-cryptography",
                "py37-netcdf4"
            ]
        }
    ]
}