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

{
    "name": "py27-rdflib",
    "portdir": "python/py-rdflib",
    "version": "5.0.0",
    "license": "BSD",
    "platforms": "darwin",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://github.com/RDFLib/rdflib",
    "description": "Python library for working with RDF",
    "long_description": "RDFLib is a Python library for working with RDF, a simple yet powerful language for representing information. The library contains an RDF/XML parser/serializer, a TripleStore, an InformationStore and various store backends (InMemory, SleepyCat BTree, ZODB BTree).",
    "active": false,
    "categories": [
        "textproc",
        "python"
    ],
    "maintainers": [],
    "variants": [
        "universal"
    ],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "clang-9.0",
                "py27-setuptools"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "py27-isodate",
                "py27-parsing",
                "py27-requests",
                "py27-six",
                "python27",
                "py27-html5lib"
            ]
        },
        {
            "type": "test",
            "ports": [
                "py27-doctest-ignore-unicode",
                "py27-networkx",
                "py27-nose"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "lib",
            "ports": [
                "py27-prov"
            ]
        },
        {
            "type": "run",
            "ports": [
                "py27-sparqlwrapper"
            ]
        }
    ]
}