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

{
    "name": "py37-geocoder",
    "portdir": "python/py-geocoder",
    "version": "1.38.1",
    "license": "MIT",
    "platforms": "{darwin any}",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://github.com/DenisCarriere/geocoder",
    "description": "Simple and consistent geocoding library.",
    "long_description": "Simple and consistent geocoding library.",
    "active": false,
    "categories": [
        "python"
    ],
    "maintainers": [
        {
            "name": "ra1nb0w",
            "github": "ra1nb0w",
            "ports_count": 146
        }
    ],
    "variants": [],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "py37-setuptools",
                "clang-14"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "py37-future",
                "py37-ratelim",
                "python37",
                "py37-six",
                "py37-requests",
                "py37-click"
            ]
        }
    ],
    "depends_on": []
}