GET /api/v1/ports/py36-test-runner/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "py36-test-runner",
"portdir": "python/py-test-runner",
"version": "0.7.0",
"license": "LGPL-3",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/pytesting/test-runner",
"description": "A small test runner library for Python testing",
"long_description": "A small test runner library for Python testing",
"active": false,
"categories": [
"python"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"py36-setuptools"
]
},
{
"type": "lib",
"ports": [
"py36-benchexec",
"py36-deprecated",
"py36-pipfile",
"python36",
"py36-pytesting-utils",
"py36-virtualenv",
"py36-plumbum",
"py36-attr"
]
}
],
"depends_on": []
}