GET /api/v1/ports/cartman/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "cartman",
"portdir": "devel/cartman",
"version": "0.3.1",
"license": "ISC",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://tamentis.com/projects/cartman/",
"description": "command line access to a Trac installation",
"long_description": "cartman allows you to create and manage Trac tickets from the command-line, without the need to setup physical access to the Trac server or database. All you need is a Trac account.",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "ryandesign",
"github": "ryandesign",
"ports_count": 1709
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py311-nose",
"py311-wheel",
"py311-coverage",
"clang-15",
"py311-build",
"py311-installer",
"py311-setuptools"
]
},
{
"type": "lib",
"ports": [
"py311-requests",
"python311"
]
}
],
"depends_on": []
}