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