GET /api/v1/ports/py311-pytest-pylint/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "py311-pytest-pylint",
"portdir": "python/py-pytest-pylint",
"version": "0.21.0",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/carsongee/pytest-pylint",
"description": "pytest plugin to check source code with pylint",
"long_description": "pytest plugin to check source code with pylint",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17",
"py311-build",
"py311-installer",
"py311-setuptools",
"py311-wheel"
]
},
{
"type": "lib",
"ports": [
"python311",
"py311-pytest",
"py311-pytest-runner",
"py311-toml",
"py311-pylint"
]
}
],
"depends_on": []
}