GET /api/v1/ports/py38-datacite/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "py38-datacite",
"portdir": "python/py-datacite",
"version": "1.0.1",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://datacite.readthedocs.org",
"description": "Python wrapper for the DataCite Metadata Store API",
"long_description": "Python wrapper for the DataCite Metadata Store API",
"active": true,
"categories": [
"net",
"python"
],
"maintainers": [
{
"name": "petr",
"github": "petrrr",
"ports_count": 455
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py38-pytest-runner",
"py38-setuptools",
"clang-14"
]
},
{
"type": "lib",
"ports": [
"python38",
"py38-requests",
"py38-jsonschema",
"py38-lxml"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-datacite"
]
}
]
}