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

{
    "name": "py27-pyproj",
    "portdir": "python/py-pyproj",
    "version": "2.2.2",
    "license": "MIT",
    "platforms": "darwin",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://pyproj4.github.io/pyproj",
    "description": "Python interfaces to PROJ.4 functions.",
    "long_description": "Pyrex wrapper to provide python interfaces to PROJ.4 (http://proj.maptools.org) functions. Performs cartographic transformations and geodetic computations.",
    "active": false,
    "categories": [
        "devel",
        "python"
    ],
    "maintainers": [
        {
            "name": "stromnov",
            "github": "stromnov",
            "ports_count": 2692
        }
    ],
    "variants": [
        "proj6",
        "proj7",
        "universal"
    ],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "clang-9.0",
                "py27-cython",
                "py27-setuptools"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "proj7",
                "python27",
                "py27-aenum"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "lib",
            "ports": [
                "py27-owslib",
                "py27-pygrib",
                "py27-matplotlib-basemap",
                "py27-geopandas"
            ]
        },
        {
            "type": "run",
            "ports": [
                "py27-obspy"
            ]
        }
    ]
}