GET /api/v1/ports/py312-pytest-cov/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "py312-pytest-cov",
"portdir": "python/py-pytest-cov",
"version": "6.1.1",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/pytest-dev/pytest-cov",
"description": "Pytest plugin for measuring coverage.",
"long_description": "Pytest plugin for measuring coverage.",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "reneeotten",
"github": "reneeotten",
"ports_count": 1565
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py312-toml",
"py312-build",
"py312-installer",
"py312-setuptools",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"py312-coverage",
"py312-pytest",
"python312"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"maestral"
]
},
{
"type": "test",
"ports": [
"py312-pyppmd",
"py312-spopt"
]
}
]
}