GET /api/v1/ports/py39-coveralls/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "py39-coveralls",
"portdir": "python/py-coveralls",
"version": "4.0.1",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/TheKevJames/coveralls-python",
"description": "Show coverage stats online via coveralls.io",
"long_description": "Show coverage stats online via coveralls.io",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py39-setuptools",
"py39-build",
"py39-installer",
"clang-17",
"py39-poetry-core"
]
},
{
"type": "lib",
"ports": [
"python39",
"py39-coverage",
"py39-docopt",
"py39-requests"
]
},
{
"type": "test",
"ports": [
"py39-coverage",
"py39-pip",
"py39-pytest",
"py39-wheel",
"py39-yaml"
]
}
],
"depends_on": [
{
"type": "test",
"ports": [
"py39-openid"
]
}
]
}