GET /api/v1/ports/py38-sure/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "py38-sure",
"portdir": "python/py-sure",
"version": "2.0.0",
"license": "GPL-3+",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/gabrielfalcao/sure",
"description": "Utility belt for automated testing in python for python",
"long_description": "Utility belt for automated testing in python for python",
"active": false,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py38-build",
"clang-16",
"py38-installer",
"py38-setuptools",
"py38-wheel"
]
},
{
"type": "lib",
"ports": [
"python38"
]
},
{
"type": "run",
"ports": [
"py38-six",
"py38-mock"
]
},
{
"type": "test",
"ports": [
"py38-coverage",
"py38-mock",
"py38-nose",
"py38-pytest",
"py38-six",
"py38-rednose"
]
}
],
"depends_on": []
}