GET /api/v1/ports/py36-rdflib/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "py36-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",
"py36-setuptools"
]
},
{
"type": "lib",
"ports": [
"py36-isodate",
"py36-parsing",
"py36-requests",
"py36-six",
"python36",
"py36-html5lib"
]
},
{
"type": "test",
"ports": [
"py36-doctest-ignore-unicode",
"py36-networkx",
"py36-nose"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py36-prov"
]
},
{
"type": "run",
"ports": [
"py36-sparqlwrapper"
]
}
]
}