GET /api/v1/ports/py39-python-coveralls/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "py39-python-coveralls",
"portdir": "python/py-python-coveralls",
"version": "2.9.3",
"license": "Apache-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/z4r/python-coveralls",
"description": "Python API for https://coveralls.io",
"long_description": "Python API for https://coveralls.io",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py39-wheel",
"py39-setuptools",
"clang-17",
"py39-installer",
"py39-build"
]
},
{
"type": "lib",
"ports": [
"python39",
"py39-setuptools"
]
},
{
"type": "run",
"ports": [
"py39-yaml",
"py39-six",
"py39-requests",
"py39-coverage"
]
}
],
"depends_on": [
{
"type": "test",
"ports": [
"py39-zbar",
"py39-moviepy"
]
}
]
}