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

{
    "name": "py27-llvmmath",
    "portdir": "python/py-llvmmath",
    "version": "0.1.1",
    "license": "BSD",
    "platforms": "darwin",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://pypi.python.org/pypi/llvmmath",
    "description": "LLVM math library",
    "long_description": "LLVM math library",
    "active": false,
    "categories": [
        "devel",
        "python"
    ],
    "maintainers": [
        {
            "name": "stromnov",
            "github": "stromnov",
            "ports_count": 2693
        }
    ],
    "variants": [
        "universal"
    ],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "clang-3.3",
                "py27-setuptools"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "clang-3.3",
                "python27",
                "py27-llvmpy",
                "py27-numpy"
            ]
        }
    ],
    "depends_on": []
}