HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "pgtcl",
"portdir": "databases/pgtcl",
"version": "3.1.0",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/flightaware/Pgtcl",
"description": "Tcl PostgreSQL interface",
"long_description": "Tcl client interface to PostgreSQL",
"active": true,
"categories": [
"databases"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"autoconf",
"automake",
"libtool",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"tcl",
"postgresql16"
]
}
],
"depends_on": []
}