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

{
    "name": "py36-sparqlwrapper",
    "portdir": "python/py-sparqlwrapper",
    "version": "1.8.5",
    "license": "W3C",
    "platforms": "darwin",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://rdflib.github.io/sparqlwrapper",
    "description": "SPARQL Endpoint interface to Python",
    "long_description": "This is a wrapper around a SPARQL service. It helps in creating the query URI and, possibly, convert the result into a more manageable format.",
    "active": false,
    "categories": [
        "devel",
        "databases",
        "python"
    ],
    "maintainers": [],
    "variants": [],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "clang-9.0"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "python36",
                "py36-setuptools"
            ]
        },
        {
            "type": "run",
            "ports": [
                "py36-rdflib"
            ]
        }
    ],
    "depends_on": []
}