GET /api/v1/ports/rust-compiler-wrap/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "rust-compiler-wrap",
"portdir": "lang/rust",
"version": "1.60.0",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.rust-lang.org",
"description": "Wrapped compiler commands for rust",
"long_description": "Wrapped compiler commands for rust",
"active": false,
"categories": [
"devel",
"lang"
],
"maintainers": [
{
"name": "herby.gillot",
"github": "herbygillot",
"ports_count": 1002
}
],
"variants": [
"debug"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-11"
]
},
{
"type": "lib",
"ports": [
"cctools",
"legacy-support",
"clang-11"
]
}
],
"depends_on": []
}